irqchip/irq-imx-gpcv2: Forward irq type to parent
authorLucas Stach <l.stach@pengutronix.de>
Fri, 12 Jul 2019 13:29:05 +0000 (15:29 +0200)
committerMarc Zyngier <maz@kernel.org>
Fri, 26 Jul 2019 13:38:46 +0000 (14:38 +0100)
commit9a446ef08f3bfc0c3deb9c6be840af2528ef8cf8
treef3ef0bfa1314713726944e109356575a8e97371d
parent321275f0d8f5939f2a98749fe03ee97ac97e73d0
irqchip/irq-imx-gpcv2: Forward irq type to parent

The GPCv2 is a stacked IRQ controller below the ARM GIC. It doesn't
care about the IRQ type itself, but needs to forward the type to the
parent IRQ controller, so this one can be configured correctly.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/irq-imx-gpcv2.c