[PATCH 05/12] dt-bindings: interrupt-controller: add compatible string for UX600 PLIC
Icenowy Zheng
icenowy at nucleisys.com
Thu Jan 27 07:16:40 PST 2022
Nuclei UX600 series CPU has an optional PLIC (recommended when running
Linux).
Add a compatible string for it.
Signed-off-by: Icenowy Zheng <icenowy at nucleisys.com>
---
.../bindings/interrupt-controller/sifive,plic-1.0.0.yaml | 1 +
1 file changed, 1 insertion(+)
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 28b6b17fe4b2..70f5bd6cb879 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
@@ -47,6 +47,7 @@ properties:
- sifive,fu540-c000-plic
- starfive,jh7100-plic
- canaan,k210-plic
+ - nuclei,ux600-plic
- const: sifive,plic-1.0.0
reg:
--
2.30.2
More information about the linux-riscv
mailing list