summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTero Kristo <t-kristo@ti.com>2014-08-26 11:13:34 +0530
committerTero Kristo <t-kristo@ti.com>2014-09-01 10:55:12 +0300
commitdc8e25ce5d131e9b94ebace14bf7edde76960fac (patch)
tree8d0976be56f9e01eb19a9659fb87e9013183cd5a /arch
parent36ceec49fa7fc22afdc2853e41bea8ff9fbd5f9d (diff)
ARM: dts: am437x-gp-evm: force enable dcdc3 regulator during suspend
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Keerthy <j-keerthy@ti.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/am437x-gp-evm.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts
index ea479e54d7a..3ad3b0155a1 100644
--- a/arch/arm/boot/dts/am437x-gp-evm.dts
+++ b/arch/arm/boot/dts/am437x-gp-evm.dts
@@ -299,6 +299,7 @@
dcdc3: regulator-dcdc3 {
compatible = "ti,tps65218-dcdc3";
regulator-name = "vdcdc3";
+ regulator-suspend-enable;
regulator-min-microvolt = <1350000>;
regulator-max-microvolt = <1350000>;
regulator-boot-on;