summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ul-14x14-evk-pf1550.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/imx6ul-14x14-evk-pf1550.dts')
-rw-r--r--arch/arm/boot/dts/imx6ul-14x14-evk-pf1550.dts12
1 files changed, 10 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6ul-14x14-evk-pf1550.dts b/arch/arm/boot/dts/imx6ul-14x14-evk-pf1550.dts
index 7bd356c74c94..d319f2ea551d 100644
--- a/arch/arm/boot/dts/imx6ul-14x14-evk-pf1550.dts
+++ b/arch/arm/boot/dts/imx6ul-14x14-evk-pf1550.dts
@@ -29,11 +29,19 @@
396000 1175000
198000 1175000
>;
- arm-supply = <&sw1_reg>;
- soc-supply = <&sw1_reg>;
fsl,arm-soc-shared = <1>;
};
+&reg_arm {
+ vin-supply = <&sw1_reg>;
+ regulator-allow-bypass;
+};
+
+&reg_soc {
+ vin-supply = <&sw1_reg>;
+ regulator-allow-bypass;
+};
+
&gpc {
fsl,ldo-bypass = <1>; /* use ldo-bypass */
};