arm64: dts: rockchip: rk3588-rk806: Remove vdd gpu regulator-always-on

Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Change-Id: I5ce9e0ec39f14c23a3e8aec608f4034308d1f8c4
This commit is contained in:
Finley Xiao
2022-04-01 10:39:15 +08:00
committed by Tao Huang
parent e7fd42c35e
commit bdc5bf6b2d
3 changed files with 5 additions and 5 deletions

View File

@@ -149,12 +149,12 @@
regulators {
vdd_gpu_s0: DCDC_REG1 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <550000>;
regulator-max-microvolt = <950000>;
regulator-ramp-delay = <12500>;
regulator-name = "vdd_gpu_s0";
regulator-enable-ramp-delay = <400>;
regulator-state-mem {
regulator-off-in-suspend;
};
@@ -198,11 +198,11 @@
};
vdd_gpu_mem_s0: DCDC_REG5 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <675000>;
regulator-max-microvolt = <950000>;
regulator-ramp-delay = <12500>;
regulator-enable-ramp-delay = <400>;
regulator-name = "vdd_gpu_mem_s0";
regulator-state-mem {
regulator-off-in-suspend;

View File

@@ -151,12 +151,12 @@
regulators {
vdd_gpu_s0: vdd_gpu_mem_s0: DCDC_REG1 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <550000>;
regulator-max-microvolt = <950000>;
regulator-ramp-delay = <12500>;
regulator-name = "vdd_gpu_s0";
regulator-enable-ramp-delay = <400>;
regulator-state-mem {
regulator-off-in-suspend;
};

View File

@@ -152,11 +152,11 @@
regulators {
vdd_gpu_s0: DCDC_REG1 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <550000>;
regulator-max-microvolt = <950000>;
regulator-ramp-delay = <12500>;
regulator-enable-ramp-delay = <400>;
regulator-name = "vdd_gpu_s0";
regulator-state-mem {
regulator-off-in-suspend;
@@ -201,11 +201,11 @@
};
vdd_gpu_mem_s0: DCDC_REG5 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <675000>;
regulator-max-microvolt = <950000>;
regulator-ramp-delay = <12500>;
regulator-enable-ramp-delay = <400>;
regulator-name = "vdd_gpu_mem_s0";
regulator-state-mem {
regulator-off-in-suspend;