commit | 1a9fa190956f45c1e58c4d8bfa5ac051691ea590 | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Wed Aug 05 18:54:37 2015 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Thu Aug 06 16:30:18 2015 +0800 |
tree | 2de36a1ccb31c7fd53ad655d3f63f624f35c88b5 | |
parent | e053f96b1a00022b4e2c7ceb7ac0229646626507 [diff] |
ARM: imx6: correct i.MX6 PCIe interrupt routing The PCIe interrupts are also routed through the GPC. This has been missed from the conversion to stacked IRQ domains as the PCIe controller uses an explicit interrupt map and thus doesn't inherit the SoC global interrupt parent. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Cc: <stable@vger.kernel.org> # 4.1 Signed-off-by: Shawn Guo <shawnguo@kernel.org>