Skip to content

Commit 23fc2a4

Browse files
aspeedtechKAGA-KOKO
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> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/all/20250908011812.1033858-3-ryan_chen@aspeedtech.com
1 parent 86cd430 commit 23fc2a4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ patternProperties:
7575
- aspeed,ast2500-scu-ic
7676
- aspeed,ast2600-scu-ic0
7777
- aspeed,ast2600-scu-ic1
78+
- aspeed,ast2700-scu-ic0
79+
- aspeed,ast2700-scu-ic1
80+
- aspeed,ast2700-scu-ic2
81+
- aspeed,ast2700-scu-ic3
7882

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

0 commit comments

Comments
 (0)