[PATCH v2 2/6] dt-bindings: interrupt-controller: thead,c900-aclint-mswi: Add SpacemiT K3

From: Junhui Liu

Date: Tue Sep 08 2026 - 13:50:36 EST


Add support for the SpacemiT K3 ACLINT MSWI, which provides per-hart
software interrupts for inter-processor communication in Machine mode.

Signed-off-by: Junhui Liu <junhui.liu@xxxxxxxxxxxxx>
---
.../devicetree/bindings/interrupt-controller/thead,c900-aclint-mswi.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/thead,c900-aclint-mswi.yaml b/Documentation/devicetree/bindings/interrupt-controller/thead,c900-aclint-mswi.yaml
index 62fd220e126e..d17f5613612c 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/thead,c900-aclint-mswi.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/thead,c900-aclint-mswi.yaml
@@ -12,6 +12,7 @@ maintainers:
properties:
compatible:
oneOf:
+ - const: spacemit,k3-aclint-mswi
- items:
- enum:
- sophgo,sg2042-aclint-mswi

--
2.55.0