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 4c6c3cd..08609b8 100644 (file)
                                        regulator-min-microvolt = <3300000>;
                                        regulator-max-microvolt = <3300000>;
                                        regulator-boot-on;
+                                       regulator-always-on;
                                };
                        };
                };