+1
−1
drivers/irqchip/irq-aspeed-i2c-ic.c
0 → 100644
+115
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The Aspeed 24XX/25XX chips share a single hardware interrupt across 14 separate I2C busses. This adds a dummy irqchip which maps the single hardware interrupt to software interrupts for each of the busses. Signed-off-by:Brendan Higgins <brendanhiggins@google.com> Signed-off-by:
Marc Zyngier <marc.zyngier@arm.com>