[PATCH 1/2] dt-bindings: interrupt-controller: aspeed: add AST2700 SCU IC compatibles
Ryan Chen
ryan_chen at aspeedtech.com
Mon Aug 4 15:34:44 AEST 2025
- Add "aspeed,ast2700-scu-ic0,1,2,3" to the compatible
list in aspeed,ast2500-scu-ic.yaml.
- Document support for AST27XX SCU interrupt controllers.
Signed-off-by: Ryan Chen <ryan_chen at aspeedtech.com>
---
.../interrupt-controller/aspeed,ast2500-scu-ic.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2500-scu-ic.yaml b/Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2500-scu-ic.yaml
index d5287a2bf866..d998a9d69b91 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2500-scu-ic.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2500-scu-ic.yaml
@@ -5,7 +5,7 @@
$id: http://devicetree.org/schemas/interrupt-controller/aspeed,ast2500-scu-ic.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
-title: Aspeed AST25XX and AST26XX SCU Interrupt Controller
+title: Aspeed AST25XX, AST26XX, AST27XX SCU Interrupt Controller
maintainers:
- Eddie James <eajames at linux.ibm.com>
@@ -16,6 +16,10 @@ properties:
- aspeed,ast2500-scu-ic
- aspeed,ast2600-scu-ic0
- aspeed,ast2600-scu-ic1
+ - aspeed,ast2700-scu-ic0
+ - aspeed,ast2700-scu-ic1
+ - aspeed,ast2700-scu-ic2
+ - aspeed,ast2700-scu-ic3
reg:
maxItems: 1
--
2.34.1
More information about the Linux-aspeed
mailing list