mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
p977: Revert "rk3288:pmic:modify gpu not always on by defult"
This commit is contained in:
@@ -624,7 +624,7 @@
|
||||
|
||||
rk808_dcdc2_reg: regulator@1 {
|
||||
regulator-name= "vdd_gpu";
|
||||
// regulator-always-on;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
};
|
||||
|
||||
|
||||
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user