[PATCH] dt-bindings: interrupt-controller: sifive,plic: Sort compatible values
Geert Uytterhoeven
geert+renesas at glider.be
Wed May 10 06:26:00 PDT 2023
Restore alphabetical sort order of the supported SiFive-compatible
values.
Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
---
.../bindings/interrupt-controller/sifive,plic-1.0.0.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
index f75736a061af7778..292556cb367dec61 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
@@ -57,10 +57,10 @@ properties:
- const: andestech,nceplic100
- items:
- enum:
+ - canaan,k210-plic
- sifive,fu540-c000-plic
- starfive,jh7100-plic
- starfive,jh7110-plic
- - canaan,k210-plic
- const: sifive,plic-1.0.0
- items:
- enum:
--
2.34.1
More information about the linux-riscv
mailing list