commit | 9a446ef08f3bfc0c3deb9c6be840af2528ef8cf8 | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Fri Jul 12 15:29:05 2019 +0200 |
committer | Marc Zyngier <maz@kernel.org> | Fri Jul 26 14:38:46 2019 +0100 |
tree | f3ef0bfa1314713726944e109356575a8e97371d | |
parent | 321275f0d8f5939f2a98749fe03ee97ac97e73d0 [diff] |
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>