Revert "rk3288:pmic:modify gpu not always on by defult"
author陈亮 <cl@rock-chips.com>
Fri, 13 Jun 2014 10:36:18 +0000 (03:36 -0700)
committer陈亮 <cl@rock-chips.com>
Fri, 13 Jun 2014 10:36:18 +0000 (03:36 -0700)
This reverts commit ec490fda1f7c40e91143b090c622e504d420b178.

arch/arm/boot/dts/rk3288-tb.dts

index e6b8c61341d7f5da8df930250f0d4658e6045cc1..fd1162bc99c028ce7dde4c7a1a7fe57f71e74f11 100755 (executable)
                        regulator-name = "vdd_gpu";
                        regulator-min-microvolt = <712500>;
                        regulator-max-microvolt = <1500000>;
-       //              regulator-always-on;
-                       regulator-boot-on;
+                       regulator-always-on;
+               regulator-boot-on;
                        regulator-initial-mode = <0x2>;
                        regulator-initial-state = <3>;
                        regulator-state-mem {
                                regulator-state-mode = <0x2>;
-                               regulator-state-disabled;
+                               regulator-state-enabled;
                                regulator-state-uv = <900000>;
                        };      
                };
@@ -875,7 +875,7 @@ rockchip,power_type = <GPIO>;
 
                rk808_dcdc2_reg: regulator@1 {
                        regulator-name= "vdd_gpu";
-               //      regulator-always-on;
+                       regulator-always-on;
                        regulator-boot-on;
                };