irqchip/apple-aic: Add support for AICv2
authorHector Martin <marcan@marcan.st>
Tue, 7 Dec 2021 11:25:57 +0000 (20:25 +0900)
committerJens Axboe <axboe@kernel.dk>
Tue, 1 Mar 2022 17:32:45 +0000 (10:32 -0700)
commitbe5ecfa81291695481fdff5882c00cc11e058b5d
treeb9d86537eeb063fc32ff84ccb119e4c25898eb47
parent20394a502a1167aab0aceda7260196111313cf2a
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