]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: imx6sx-sdb: Remove incorrect power supply assignment
authorAnson Huang <Anson.Huang@nxp.com>
Mon, 30 Dec 2019 01:41:08 +0000 (09:41 +0800)
committerShawn Guo <shawnguo@kernel.org>
Thu, 9 Jan 2020 10:32:10 +0000 (18:32 +0800)
commitd4918ebb5c256d26696a13e78ac68c146111191a
treeec0c20256549ab77a64b72e02edc7335a2d278ce
parent4521de30fbb3f5be0db58de93582ebce72c9d44f
ARM: dts: imx6sx-sdb: 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: 37a4bdead109 ("ARM: dts: imx6sx-sdb: 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/imx6sx-sdb-reva.dts
arch/arm/boot/dts/imx6sx-sdb.dts