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:
Janne Grunau 2026-07-24 20:16:43 +02:00 committed by Sven Peter
parent 7482c38040
commit 7869d82064

View File

@ -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':