CHROMIUM: exynos: dts: allow to switch off eDP bridge regulator
authorVincent Palatin <vpalatin@chromium.org>
Tue, 19 Feb 2013 21:26:58 +0000 (13:26 -0800)
committerChromeBot <chrome-bot@google.com>
Tue, 19 Feb 2013 23:23:41 +0000 (15:23 -0800)
We want to control the 1.2v regulator going to the eDP bridge from the
Parade driver.
In order to do this, we don't want to force it on all the time.

Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
BUG=chrome-os-partner:17866
TEST=on Spring, suspend with regulator traces and see the vdd_bridge
regulator going off.

Change-Id: I280844b3225cfa0f817a04190ca24779d26fa999
Reviewed-on: https://gerrit.chromium.org/gerrit/43532
Reviewed-by: Todd Broch <tbroch@chromium.org>
Commit-Queue: Vincent Palatin <vpalatin@chromium.org>
Tested-by: Vincent Palatin <vpalatin@chromium.org>
arch/arm/boot/dts/cros5250-common.dtsi
arch/arm/boot/dts/exynos5250-spring.dts

index 3a45d50..a43f7f2 100644 (file)
                                        regulator-name = "vdd_bridge";
                                        regulator-min-microvolt = <1200000>;
                                        regulator-max-microvolt = <1200000>;
-                                       regulator-always-on;
                                        reg_op_mode = <3>; /* Normal Mode */
                                };
 
index 8219296..6be7820 100644 (file)
                                        regulator-name = "vdd_bridge";
                                        regulator-min-microvolt = <1200000>;
                                        regulator-max-microvolt = <1200000>;
-                                       regulator-always-on;
                                        reg_op_mode = <3>; /* Normal Mode */
                                };
                                s5m_buck1_reg: BUCK1 {