ARM: dts: imx6sll-evk: Remove incorrect power supply assignment
authorAnson Huang <Anson.Huang@nxp.com>
Mon, 30 Dec 2019 01:41:10 +0000 (09:41 +0800)
committerShawn Guo <shawnguo@kernel.org>
Thu, 9 Jan 2020 10:33:05 +0000 (18:33 +0800)
commit3479b2843c78ffb60247f522226ba68f93aee355
tree928b6e168c19cb5ad4ca4cb35c1b910ed94c71de
parentb4eb9ef0e29cd28c6fd684e0ab77bda824acb20e
ARM: dts: imx6sll-evk: 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: 96a9169cf621 ("ARM: dts: imx6sll-evk: Assign corresponding power supply for vdd3p0")
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6sll-evk.dts