aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap5-uevm.dts
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2013-10-10 06:49:53 -0400
committerBenoit Cousson <bcousson@baylibre.com>2013-10-20 13:16:53 -0400
commit46a25f1283aba55182cf5684fe217b0d5ca4e5f6 (patch)
treeac6065ba5444a6297fe9e1e7678ec034532911b4 /arch/arm/boot/dts/omap5-uevm.dts
parentc1bac171c4f203101611110869bd2511c8153974 (diff)
ARM: dts: omap5-uevm: remove always_on, boot_on from smps10_out1
smps10 should be enabled only in the case of host mode. So stop doing always_on, boot_on from smps10_out1. The driver will enable it in host mode. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Acked-by: Nishanth Menon <nm@ti.com> Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
Diffstat (limited to 'arch/arm/boot/dts/omap5-uevm.dts')
-rw-r--r--arch/arm/boot/dts/omap5-uevm.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/omap5-uevm.dts b/arch/arm/boot/dts/omap5-uevm.dts
index d784b3a00410..e06a04a63664 100644
--- a/arch/arm/boot/dts/omap5-uevm.dts
+++ b/arch/arm/boot/dts/omap5-uevm.dts
@@ -334,8 +334,6 @@
334 regulator-name = "smps10_out1"; 334 regulator-name = "smps10_out1";
335 regulator-min-microvolt = <5000000>; 335 regulator-min-microvolt = <5000000>;
336 regulator-max-microvolt = <5000000>; 336 regulator-max-microvolt = <5000000>;
337 regulator-always-on;
338 regulator-boot-on;
339 }; 337 };
340 338
341 ldo1_reg: ldo1 { 339 ldo1_reg: ldo1 {