]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: Set BUCK7 as always on for Origen board
authorTushar Behera <tushar.behera@linaro.org>
Tue, 18 Jun 2013 15:41:56 +0000 (00:41 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 18 Jun 2013 15:41:56 +0000 (00:41 +0900)
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>
arch/arm/boot/dts/exynos4210-origen.dts

index 4c6c3cd0393a94ca7e74d37188cb2e4ce54e7e29..08609b8bdaf1e069d4344f1f9fe43318bc3bfb6d 100644 (file)
                                        regulator-min-microvolt = <3300000>;
                                        regulator-max-microvolt = <3300000>;
                                        regulator-boot-on;
+                                       regulator-always-on;
                                };
                        };
                };