]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Jul 2021 10:49:30 +0000 (12:49 +0200)
commit4ca30ef6257a729fdb9d42a80d72984dd332bfd6
tree4a52351fa42cfa297ed32fa8d7db50573c60aaf4
parentcadf5bbcefbd9717e51c61d6128b520583ffdf4f
ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment

commit 4521de30fbb3f5be0db58de93582ebce72c9d44f upstream.

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: 93385546ba36 ("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>
Signed-off-by: Nobuhiro Iwamatsu (CIP) <nobuhiro1.iwamatsu@toshiba.co.jp>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/imx6qdl-sabresd.dtsi