mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
dt-bindings: interrupt-controller: apple,aic2: Add apple,t6031-aic3 compatible
The Apple M3 Max and Ultra SoCs use AICv3 as interrupt controller. It is compatible to the base M3 AICv3. Add "apple,t6031-aic3" as compatible and add it to the list for 4 #interrupt-cells used for multi-die SoCs. Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Janne Grunau <j@jannau.net> Signed-off-by: Sven Peter <sven@kernel.org>
This commit is contained in:
parent
7482c38040
commit
7869d82064
|
|
@ -44,6 +44,7 @@ properties:
|
|||
- items:
|
||||
- enum:
|
||||
- apple,t6030-aic3
|
||||
- apple,t6031-aic3
|
||||
- const: apple,t8122-aic3
|
||||
- const: apple,t8122-aic3
|
||||
|
||||
|
|
@ -130,6 +131,7 @@ allOf:
|
|||
enum:
|
||||
- apple,t6000-aic
|
||||
- apple,t6020-aic
|
||||
- apple,t6031-aic3
|
||||
then:
|
||||
properties:
|
||||
'#interrupt-cells':
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user