On Tue, 07 Mar 2023 13:10:11 +0100, Janne Grunau wrote: > The Apple M2 SoC uses AICv2 and is compatible with the existing driver. > Add its per-SoC compatible. > Since multi-die versions of the M2 are not expected decrease > '#interrupt-cells' to 3 for apple,t8112-aic. This is seamlessly handled > inside the driver. > > Acked-by: Marc Zyngier <maz@xxxxxxxxxx> > Signed-off-by: Janne Grunau <j@xxxxxxxxxx> > --- > .../bindings/interrupt-controller/apple,aic2.yaml | 22 +++++++++++++++++++--- > 1 file changed, 19 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>