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>
Sat, 19 Feb 2022 07:52:27 +0000 (16:52 +0900)
commit46a06bb0c0cd46b92a7d571df92c5cd1217444fa
treeae9ce6a81221358929179f5d0b8cddbbd2b2909b
parenta9bd507ebfbf83fc0cd5a035e3040439094d8734
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