ARM: dts: imx6sl-evk: Remove incorrect power supply assignment
authorAnson Huang <Anson.Huang@nxp.com>
Mon, 30 Dec 2019 01:41:09 +0000 (09:41 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jan 2020 07:22:42 +0000 (08:22 +0100)
commitef5eb0274717429e1f48f3a4d81c3bf91b56fcdb
tree4529bcdbbac179f204c55a67562605bff9dcea34
parent20a7201b9c92aa317d2e3d97235a1a91cc3afdb2
ARM: dts: imx6sl-evk: Remove incorrect power supply assignment

commit b4eb9ef0e29cd28c6fd684e0ab77bda824acb20e 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: 3feea8805d6f ("ARM: dts: imx6sl-evk: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/imx6sl-evk.dts