+8
−0
+1
−0
drivers/irqchip/irq-csky-apb-intc.c
0 → 100644
+274
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The driver is for C-SKY APB bus interrupt controller. It's a simple interrupt controller which use pending reg to detect the irq and use enable/disable reg to mask/unmask interrupt sources. A lot of SOCs based on C-SKY CPU use the interrupt controller as root controller. Signed-off-by:Guo Ren <ren_guo@c-sky.com> Reviewed-by:
Mark Rutland <mark.rutland@arm.com>