]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: imx6: remove bogus interrupt-parent from CAAM node
authorLucas Stach <l.stach@pengutronix.de>
Tue, 12 Jan 2016 14:04:30 +0000 (15:04 +0100)
committerShawn Guo <shawnguo@kernel.org>
Thu, 28 Jan 2016 08:48:15 +0000 (16:48 +0800)
commit72206dda345d2f622b16f52338681969c8bb3f22
tree5e875dc0d9a02e9319674ae85c21b0a8f8df5f3c
parent5367e65a538f2d59834d845f582bc1f1ae9599b8
ARM: dts: imx6: remove bogus interrupt-parent from CAAM node

The interrupt-parent property is not needed as it is inherited from
the parent bus and in the case of the CAAM node actively points to
the wrong interrupt controller (GIC instead of GPC). This leads to
the CAAM IRQs not getting unmasked at the GPC level, leaving them
unable to wake the CPU from wait mode, potentially impacting
performance of the CAAM unit when CPUidle is enabled.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl.dtsi