Skip to content

Commit

Permalink
ARM: dts: omap5-uevm: remove always_on, boot_on from smps10_out1
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kishon Vijay Abraham I authored and Benoit Cousson committed Oct 20, 2013
1 parent c1bac17 commit 46a25f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/boot/dts/omap5-uevm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,6 @@
regulator-name = "smps10_out1";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
regulator-always-on;
regulator-boot-on;
};

ldo1_reg: ldo1 {
Expand Down

0 comments on commit 46a25f1

Please sign in to comment.