[PATCH RFC 3/7] dt-bindings: interrupt-controller: thead,c900-aclint-sswi: Add SpacemiT K3
Junhui Liu
junhui.liu at pigmoral.tech
Tue Jul 28 09:36:29 PDT 2026
Add support for the ACLINT SSWI found in the SpacemiT K3 SoC. The
hardware provides a ACLINT SSWI unit. Adding riscv,aclint-sswi as a
fallback compatible allows direct reuse of the SSWI driver when
introducing new compatible strings in the future.
Signed-off-by: Junhui Liu <junhui.liu at pigmoral.tech>
---
.../bindings/interrupt-controller/thead,c900-aclint-sswi.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/interrupt-controller/thead,c900-aclint-sswi.yaml b/Documentation/devicetree/bindings/interrupt-controller/thead,c900-aclint-sswi.yaml
index d02c6886283a..529819258054 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/thead,c900-aclint-sswi.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/thead,c900-aclint-sswi.yaml
@@ -34,6 +34,10 @@ properties:
- enum:
- anlogic,dr1v90-aclint-sswi
- const: nuclei,ux900-aclint-sswi
+ - items:
+ - enum:
+ - spacemit,k3-aclint-sswi
+ - const: riscv,aclint-sswi
reg:
maxItems: 1
--
2.55.0
More information about the linux-riscv
mailing list