aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-12-23 13:56:16 +0530
committerTushar Behera <tushar.behera@linaro.org>2013-12-23 13:59:50 +0530
commit350c8493f3c612525a67a346df8bc4a239883f21 (patch)
tree84bf401ffdf0004b1bd12c6250794fc69262a2b4
parentbe2d87cc601d57c2f9f818cf8de81f76c03fd5e9 (diff)
ARM: dts: Keep LDO23 always on to enable soft-reboot on Arndale-Octasamsung-lt-v3.13-rc3-3tracking-arndale_octa
LDO23 supplies power to MIF. If this is disabled, system soft-reboot doesn't work. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--arch/arm/boot/dts/exynos5420-arndale-octa.dts7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/exynos5420-arndale-octa.dts b/arch/arm/boot/dts/exynos5420-arndale-octa.dts
index 87e80ca6388..d9e08ebf347 100644
--- a/arch/arm/boot/dts/exynos5420-arndale-octa.dts
+++ b/arch/arm/boot/dts/exynos5420-arndale-octa.dts
@@ -212,6 +212,13 @@
regulator-always-on;
};
+ ldo23_reg: LDO23 {
+ regulator-name = "vdd_ldo23";
+ regulator-min-microvolt = <1200000>;
+ regulator-max-microvolt = <1200000>;
+ regulator-always-on;
+ };
+
ldo24_reg: LDO24 {
regulator-name = "tsp_io";
regulator-min-microvolt = <2800000>;