OSDN Git Service

irqchip/mmp: Coexist with GIC root IRQ controller
authorLubomir Rintel <lkundrak@v3.sk>
Thu, 22 Aug 2019 09:26:32 +0000 (11:26 +0200)
committerMarc Zyngier <maz@kernel.org>
Fri, 30 Aug 2019 14:23:30 +0000 (15:23 +0100)
commit2178add02238f8352f5b3294a79f4763183aade6
tree3c60249daabfd4857a26585c72e89767d518eb43
parent9e8e8912b05f276dd02d39cb596dc3cf03718377
irqchip/mmp: Coexist with GIC root IRQ controller

On MMP3, the GIC can be set as a root IRQ interrupt controller. If the
device tree indicated that GIC is enabled, avoid hooking up
mmp2_handle_irq().

The interrupt muxes are still being used.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20190822092643.593488-10-lkundrak@v3.sk
drivers/irqchip/irq-mmp.c