irqchip/irq-mvebu-gicp: Add new driver for Marvell GICP
This commit adds a simple driver for the Marvell GICP, a hardware unit that converts memory writes into GIC SPI interrupts. The driver provides a number of functions to the ICU driver to allocate GICP interrupts, and get the physical addresses that the ICUs should write to to set/clear interrupts. Signed-off-by:Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by:
Marc Zyngier <marc.zyngier@arm.com> Signed-off-by:
Marc Zyngier <marc.zyngier@arm.com>
Showing
- drivers/irqchip/Kconfig 3 additions, 0 deletionsdrivers/irqchip/Kconfig
- drivers/irqchip/Makefile 1 addition, 0 deletionsdrivers/irqchip/Makefile
- drivers/irqchip/irq-mvebu-gicp.c 279 additions, 0 deletionsdrivers/irqchip/irq-mvebu-gicp.c
- drivers/irqchip/irq-mvebu-gicp.h 11 additions, 0 deletionsdrivers/irqchip/irq-mvebu-gicp.h
Loading
Please register or sign in to comment