Documentation/devicetree/bindings/riscv/extensions.yaml | 6 ------ 1 file changed, 6 deletions(-)
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>
---
Documentation/devicetree/bindings/riscv/extensions.yaml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/Documentation/devicetree/bindings/riscv/extensions.yaml b/Documentation/devicetree/bindings/riscv/extensions.yaml
index 565cb2cbb49b..29e8b50851ed 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:
--
2.51.0
On Mon, Jan 05, 2026 at 03:29:09PM -0600, Rob Herring (Arm) wrote: > 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> I'll grab this I guess. > --- > Documentation/devicetree/bindings/riscv/extensions.yaml | 6 ------ > 1 file changed, 6 deletions(-) > > diff --git a/Documentation/devicetree/bindings/riscv/extensions.yaml b/Documentation/devicetree/bindings/riscv/extensions.yaml > index 565cb2cbb49b..29e8b50851ed 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: > -- > 2.51.0 >
© 2016 - 2026 Red Hat, Inc.