ARM: dts: omap5-uevm: remove always_on, boot_on from smps10_out1
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 10 Oct 2013 10:49:53 +0000 (16:19 +0530)
committerBenoit Cousson <bcousson@baylibre.com>
Sun, 20 Oct 2013 17:16:53 +0000 (19:16 +0200)
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>
arch/arm/boot/dts/omap5-uevm.dts

index d784b3a..e06a04a 100644 (file)
                                        regulator-name = "smps10_out1";
                                        regulator-min-microvolt = <5000000>;
                                        regulator-max-microvolt = <5000000>;
-                                       regulator-always-on;
-                                       regulator-boot-on;
                                };
 
                                ldo1_reg: ldo1 {