[PATCH 05/12] dt-bindings: interrupt-controller: add compatible string for UX600 PLIC

From: Icenowy Zheng
Date: Thu Jan 27 2022 - 10:17:15 EST


Nuclei UX600 series CPU has an optional PLIC (recommended when running
Linux).

Add a compatible string for it.

Signed-off-by: Icenowy Zheng <icenowy@xxxxxxxxxxxxx>
---
.../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