OSDN Git Service

irqchip: Add a driver for the Microsemi Ocelot controller
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 22 Mar 2018 15:15:24 +0000 (16:15 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 22 Mar 2018 15:52:27 +0000 (15:52 +0000)
commit19d99164480a34db66941cf995bdd996cc266fc0
treed4c4a7e8db379d0af230a0fee202311d38461ce2
parentc927d74ec0319abb0b232adf9dbe4e7be3791328
irqchip: Add a driver for the Microsemi Ocelot controller

The Microsemi Ocelot SoC has a pretty simple IRQ controller in its ICPU
block. Add a driver for it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/Kconfig
drivers/irqchip/Makefile
drivers/irqchip/irq-mscc-ocelot.c [new file with mode: 0644]