]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment
authorAnson Huang <Anson.Huang@nxp.com>
Mon, 30 Dec 2019 01:41:07 +0000 (09:41 +0800)
committerShawn Guo <shawnguo@kernel.org>
Thu, 9 Jan 2020 10:31:13 +0000 (18:31 +0800)
commit6c8640a53a564e7d25b6f3bfb4827daf42d52f34
tree7bdbe9b918e104c4964632021109b770ca58edb6
parentaf3634763741954b8736ab3f3995e691e24e0234
ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment

The vdd3p0 LDO's input should be from external USB VBUS directly, NOT
PMIC's power supply, the vdd3p0 LDO's target output voltage can be
controlled by SW, and it requires input voltage to be high enough, with
incorrect power supply assigned, if the power supply's voltage is lower
than the LDO target output voltage, it will return fail and skip the LDO
voltage adjustment, so remove the power supply assignment for vdd3p0 to
avoid such scenario.

Fixes: f3a423de8bee ("ARM: dts: imx6qdl-sabresd: Assign corresponding power supply for LDOs")
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-sabresd.dtsi