diff options
author | Inochi Amaoto <inochiama@gmail.com> | 2025-04-14 06:34:57 +0800 |
---|---|---|
committer | Inochi Amaoto <inochiama@gmail.com> | 2025-05-19 06:23:26 +0800 |
commit | bced6beb166547af11a9c641f1a0a338db0f74cc (patch) | |
tree | 1b07477f44bd740d8544abd4c9951f329c47a900 | |
parent | e595fa85dbd2618c4ed51a5e3186111356fa499d (diff) |
dt-bindings: interrupt-controller: Add Sophgo SG2044 CLINT mswi
As SG2044 also implements an enhanced ACLINT as SG2042, add necessary
compatible string for SG2044 SoC.
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250413223507.46480-4-inochiama@gmail.com
Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
Signed-off-by: Chen Wang <wangchen20@iscas.ac.cn>
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/thead,c900-aclint-mswi.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 065f2544b63b..d6fb08a54167 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/thead,c900-aclint-mswi.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/thead,c900-aclint-mswi.yaml @@ -14,6 +14,7 @@ properties: items: - enum: - sophgo,sg2042-aclint-mswi + - sophgo,sg2044-aclint-mswi - const: thead,c900-aclint-mswi reg: |