summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qdl.dtsi
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2016-01-15 09:33:18 +0800
committerAnson Huang <Anson.Huang@nxp.com>2016-01-15 10:25:15 +0800
commit2bcd16a9e250b21f8e7ad8cbf945266213036cde (patch)
tree5f290f615f34fb353abaeb4573fc4db006ac82a1 /arch/arm/boot/dts/imx6qdl.dtsi
parentc69d3546850f5bb23884c9e99671ce4f689ac00d (diff)
MLK-12263 ARM: imx: disable arm_arch_timer for i.MX7D nosmp
When SMP is deselected, ARM_ARCH_TIMER is still enabled while broadcast time is disabled, so when system enters WAIT mode, ARM platform's clock will be disabled, then system tick timer will stop and cause system stay at WAIT mode and timer event will NOT come as expected. To fix this issue, we do runtime check in kernel boot up, if SMP is NOT enabled, ARM_ARCH_TIMER will be disabled and using GPT timer always. we have to put this check in early stage before common arm_arch_timer driver probed. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl.dtsi')
0 files changed, 0 insertions, 0 deletions