irqchip/apple-aic: Add support for AICv2
authorHector Martin <marcan@marcan.st>
Tue, 7 Dec 2021 11:25:57 +0000 (20:25 +0900)
committerHector Martin <marcan@marcan.st>
Tue, 18 Jan 2022 11:20:15 +0000 (20:20 +0900)
commit9bc954694d068d6c1ebfe00c94431bccd172b636
tree82c947c9456187d9b4c1185c416f838fdef7f5bd
parent62b1b3307d1c735b8378ac2d936d624d7ab35258
irqchip/apple-aic: Add support for AICv2

Introduce support for the new AICv2 hardware block in t6000/t6001 SoCs.

It seems these blocks are missing the information required to compute
the event register offset in the capability registers, so we specify
that in the DT.

Signed-off-by: Hector Martin <marcan@marcan.st>
drivers/irqchip/irq-apple-aic.c