]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: imx6sx-sdb: Remove OPP override
authorLeonard Crestez <leonard.crestez@nxp.com>
Fri, 5 May 2017 11:00:17 +0000 (14:00 +0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 15 May 2017 01:33:22 +0000 (09:33 +0800)
commit324c8c789375d14a56eadee91d7493db85fb18a8
tree87890eb2679d4a6f32559f3c1f6b3009102710c4
parent531f68a5455a4e7ec2f2a0e90864246e3b0e3942
ARM: dts: imx6sx-sdb: Remove OPP override

The board file for imx6sx-sdb overrides cpufreq operating points to use
higher voltages. This is done because the board has a shared rail for
VDD_ARM_IN and VDD_SOC_IN and when using LDO bypass the shared voltage
needs to be a value suitable for both ARM and SOC.

This only applies to LDO bypass mode, a feature not present in upstream.
When LDOs are enabled the effect is to use higher voltages than necessary
for no good reason.

Setting these higher voltages can make some boards fail to boot with ugly
semi-random crashes reminiscent of memory corruption. These failures only
happen on board rev. C, rev. B is reported to still work.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Fixes: 90856c122601 ("ARM: imx6sx-sdb: add revb board and make it default")
Cc: stable@vger.kernel.org
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6sx-sdb.dts