diff options
| author | Rob Herring (Arm) <robh@kernel.org> | 2026-01-06 00:29:09 +0300 |
|---|---|---|
| committer | Conor Dooley <conor.dooley@microchip.com> | 2026-01-14 01:24:47 +0300 |
| commit | a36b2aaae742dd2253063ee0cc447aa86f94b4fb (patch) | |
| tree | 7de4015182e68ed842a10152a936d89827fff9ad | |
| parent | 89febd6a02768200fcfc86ee57f1ece632805bff (diff) | |
| download | linux-a36b2aaae742dd2253063ee0cc447aa86f94b4fb.tar.xz | |
dt-bindings: riscv: extensions: Drop unnecessary select schema
The "select" schema is not necessary because this schema is referenced by
riscv/cpus.yaml schema.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
| -rw-r--r-- | Documentation/devicetree/bindings/riscv/extensions.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/devicetree/bindings/riscv/extensions.yaml b/Documentation/devicetree/bindings/riscv/extensions.yaml index b43199764395..89f520495c2a 100644 --- a/Documentation/devicetree/bindings/riscv/extensions.yaml +++ b/Documentation/devicetree/bindings/riscv/extensions.yaml @@ -24,12 +24,6 @@ description: | ratified states, with the exception of the I, Zicntr & Zihpm extensions. See the "i" property for more information. -select: - properties: - compatible: - contains: - const: riscv - properties: riscv,isa: description: |
