projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1bac17
)
ARM: dts: omap5-uevm: remove always_on, boot_on from smps10_out1
author
Kishon Vijay Abraham I
<kishon@ti.com>
Thu, 10 Oct 2013 10:49:53 +0000
(16:19 +0530)
committer
Benoit 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap5-uevm.dts
b/arch/arm/boot/dts/omap5-uevm.dts
index d784b3a00410cb6b93e04ec787fae31ca872f5a4..e06a04a63664322f87324cfddedb9ab7c3edec32 100644
(file)
--- a/
arch/arm/boot/dts/omap5-uevm.dts
+++ b/
arch/arm/boot/dts/omap5-uevm.dts
@@
-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 {