mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: gpu vd always on for rk3399 mid board
Add the 'regulator-always-on' property for vdd_gpu on rk3399-tve1030g/ rk3399-tve1205g/rk3399-mid-818-android Change-Id: I22938c7041bc56b53983447a00e83144411b4cca Signed-off-by: Bin Yang <yangbin@rock-chips.com>
This commit is contained in:
@@ -402,6 +402,7 @@
|
||||
regulator-max-microvolt = <1400000>;
|
||||
regulator-ramp-delay = <1000>;
|
||||
fcs,suspend-voltage-selector = <1>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
regulator-state-mem {
|
||||
regulator-off-in-suspend;
|
||||
|
||||
@@ -385,6 +385,7 @@
|
||||
regulator-max-microvolt = <1400000>;
|
||||
regulator-ramp-delay = <1000>;
|
||||
fcs,suspend-voltage-selector = <1>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
regulator-state-mem {
|
||||
regulator-off-in-suspend;
|
||||
|
||||
@@ -505,6 +505,7 @@
|
||||
regulator-max-microvolt = <1400000>;
|
||||
regulator-ramp-delay = <1000>;
|
||||
fcs,suspend-voltage-selector = <1>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
regulator-state-mem {
|
||||
regulator-off-in-suspend;
|
||||
|
||||
Reference in New Issue
Block a user