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

Drew Fustini fustini at kernel.org
Mon Oct 13 20:11:57 PDT 2025


From: Drew Fustini <dfustini at oss.tenstorrent.com>

Document compatible for the PLIC in the Tenstorrent Blackhole SoC.

Acked-by: Rob Herring (Arm) <robh at kernel.org>
Reviewed-by: Joel Stanley <jms at oss.tenstorrent.com>
Signed-off-by: Drew Fustini <dfustini at oss.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 f683d696909b9da302c53a64f6332f6251705c0d..9886b7d73d3c4987a5983b2578d9f17539b7fd25 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
@@ -64,6 +64,7 @@ properties:
               - spacemit,k1-plic
               - starfive,jh7100-plic
               - starfive,jh7110-plic
+              - tenstorrent,blackhole-plic
           - const: sifive,plic-1.0.0
       - items:
           - enum:

-- 
2.34.1




More information about the linux-riscv mailing list