p977: Revert "rk3288:pmic:modify gpu not always on by defult"

This commit is contained in:
郭毅
2014-06-16 09:36:28 +08:00
parent 086c795117
commit 2d2af0f6e8
2 changed files with 2 additions and 2 deletions

View File

@@ -624,7 +624,7 @@
rk808_dcdc2_reg: regulator@1 {
regulator-name= "vdd_gpu";
// regulator-always-on;
regulator-always-on;
regulator-boot-on;
};

View File

@@ -346,7 +346,7 @@
regulator-name = "vdd_gpu";
regulator-min-microvolt = <712500>;
regulator-max-microvolt = <1500000>;
// regulator-always-on;
regulator-always-on;
regulator-boot-on;
regulator-initial-mode = <0x2>;
regulator-initial-state = <3>;