p977: pmic:modify gpu not always on by defult
author郭毅 <gy@rock-chips.com>
Tue, 3 Jun 2014 08:47:44 +0000 (16:47 +0800)
committer郭毅 <gy@rock-chips.com>
Tue, 3 Jun 2014 08:47:44 +0000 (16:47 +0800)
arch/arm/boot/dts/rk3288-p977.dts
arch/arm/boot/dts/rk3288-p977_8846.dts

index 7b9b7484a145b7c7afe3f1c6d504d9ff81426f42..ad380dc798323800db3f7b057b48179fb797a0ff 100755 (executable)
 
                rk808_dcdc2_reg: regulator@1 {
                        regulator-name= "vdd_gpu";
-                       regulator-always-on;
+               //      regulator-always-on;
                        regulator-boot-on;
                };
 
index a11227ca92db669720316044b2d222ba7ffb6af9..d6a897468e788f41451ffe773297fc341c86f5d6 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-enabled;
+                               regulator-state-disabled;
                                regulator-state-uv = <900000>;
                        };      
                };