[PATCH 5/7] dt-bindings: interrupt-controller: Add Tenstorrent Blackhole compatible

Drew Fustini posted 7 patches 2 weeks, 4 days ago
[PATCH 5/7] dt-bindings: interrupt-controller: Add Tenstorrent Blackhole compatible
Posted by Drew Fustini 2 weeks, 4 days ago
From: Drew Fustini <dfustini@tenstorrent.com>

Document compatible for the PLIC in the Tenstorrent Blackhole A0 SoC.

Signed-off-by: Drew Fustini <dfustini@tenstorrent.com>
---
 .../devicetree/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 5b827bc243011cda1fd45d739d34eca95c6e1ee2..c960a9ec17e9fceb0b754c21162e8730b12120fb 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
@@ -63,6 +63,7 @@ properties:
               - spacemit,k1-plic
               - starfive,jh7100-plic
               - starfive,jh7110-plic
+              - tenstorrent,blackhole-a0-plic
           - const: sifive,plic-1.0.0
       - items:
           - enum:

-- 
2.34.1