Revert "msm: 8960: remove always ON vote for eMMC VCC rail"
This reverts commit 117c3e3e5a1f802f1916e38f6c122d1fa628bc89.
As above mentioned commit is creating problem for PBL (Primary
bootloader) to detect the eMMC after the MSM reset (caused by
watchdog bite). So reverting this change.
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
diff --git a/arch/arm/mach-msm/board-msm8960.c b/arch/arm/mach-msm/board-msm8960.c
index afed303..acbdc7d 100644
--- a/arch/arm/mach-msm/board-msm8960.c
+++ b/arch/arm/mach-msm/board-msm8960.c
@@ -1977,6 +1977,9 @@
.set_voltage_sup = 1,
.high_vol_level = 2950000,
.low_vol_level = 2950000,
+ .always_on = 1,
+ .lpm_sup = 1,
+ .lpm_uA = 9000,
.hpm_uA = 200000, /* 200mA */
},
/* SDCC3 : External card slot connected */