aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/exynos4210-origen.dts
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-06-19 00:41:56 +0900
committerKukjin Kim <kgene.kim@samsung.com>2013-06-19 00:41:56 +0900
commit5f13269130d6798571ffbd9d84dbef0950984c5b (patch)
tree73ed64e210136d4ae8896efa199b5b91758f3dbf /arch/arm/boot/dts/exynos4210-origen.dts
parentARM: dts: Add FIMD node to Origen4210 board (diff)
downloadlinux-dev-5f13269130d6798571ffbd9d84dbef0950984c5b.tar.xz
linux-dev-5f13269130d6798571ffbd9d84dbef0950984c5b.zip
ARM: dts: Set BUCK7 as always on for Origen board
The LDO for LCD driver is currently not handled by any of the drivers. This disables the LDO during booting time. To fix this, the LDO is forced to enabled always. Signed-off-by: Tushar Behera <tushar.behera@linaro.org> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/boot/dts/exynos4210-origen.dts')
-rw-r--r--arch/arm/boot/dts/exynos4210-origen.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/exynos4210-origen.dts b/arch/arm/boot/dts/exynos4210-origen.dts
index 4c6c3cd0393a..08609b8bdaf1 100644
--- a/arch/arm/boot/dts/exynos4210-origen.dts
+++ b/arch/arm/boot/dts/exynos4210-origen.dts
@@ -225,6 +225,7 @@
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
regulator-boot-on;
+ regulator-always-on;
};
};
};