summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6sl.dtsi
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2016-01-15 09:33:18 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:24:12 +0800
commit3163b3395d1a8a2b6e36ea57a8e711dd51549bb3 (patch)
treea117cc7dd0f5d25d8f22f1c2b3c81fad8ee37269 /arch/arm/boot/dts/imx6sl.dtsi
parent9f56bb59119c53929f490361658ba57a5b43839e (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/imx6sl.dtsi')
0 files changed, 0 insertions, 0 deletions