+8
−0
+1
−0
drivers/irqchip/irq-sl28cpld.c
0 → 100644
+96
−0
Loading
Add support for the interrupt controller inside the sl28 CPLD management controller. The interrupt controller can handle at most 8 interrupts and is really simplistic and consists only of an interrupt mask and an interrupt pending register. Signed-off-by:Michael Walle <michael@walle.cc> Acked-by:
Marc Zyngier <maz@kernel.org> Signed-off-by:
Lee Jones <lee.jones@linaro.org>