Skip to content

Commit b445c14

Browse files
aspeedtechlag-linaro
authored andcommitted
dt-bindings: mfd: aspeed: Add AST2700 SCU compatibles
Add SCU interrupt controller compatible strings for the AST2700 SoC: scu-ic0 to 3. This extends the MFD binding to support AST2700-based platforms. Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com> Acked-by: "Rob Herring (Arm)" <robh@kernel.org> Link: https://lore.kernel.org/r/20250831021438.976893-3-ryan_chen@aspeedtech.com Signed-off-by: Lee Jones <lee@kernel.org>
1 parent 99e2f00 commit b445c14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/mfd/aspeed,ast2x00-scu.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,10 @@ patternProperties:
101101
- aspeed,ast2500-scu-ic
102102
- aspeed,ast2600-scu-ic0
103103
- aspeed,ast2600-scu-ic1
104+
- aspeed,ast2700-scu-ic0
105+
- aspeed,ast2700-scu-ic1
106+
- aspeed,ast2700-scu-ic2
107+
- aspeed,ast2700-scu-ic3
104108

105109
'^silicon-id@[0-9a-f]+$':
106110
description: Unique hardware silicon identifiers within the SoC

0 commit comments

Comments
 (0)