]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Wed, 4 Sep 2019 06:16:38 +0000 (02:16 -0400)
commit14dcf2412b0f48d9df18eec19a8b402208359aeb
treebde92782bb92c25409ec19628913d1335d458051
parent5386c8b0b5c2807b8078dc901825412b00f6815f
irqchip/irq-imx-gpcv2: Forward irq type to parent

BugLink: https://bugs.launchpad.net/bugs/1841652
[ Upstream commit 9a446ef08f3bfc0c3deb9c6be840af2528ef8cf8 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/irqchip/irq-imx-gpcv2.c