arm64: dts: rockchip: rk3588-rk806: Change vdd_log max volt to 800mV

Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Change-Id: I9622bee18d8a23e16cac8dfcbf9ef6f4a2bec884
This commit is contained in:
Finley Xiao
2023-06-28 18:11:12 +08:00
parent 2e87256a82
commit fdf8d484ec
3 changed files with 3 additions and 3 deletions

View File

@@ -176,7 +176,7 @@
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <675000>;
regulator-max-microvolt = <750000>;
regulator-max-microvolt = <800000>;
regulator-ramp-delay = <12500>;
regulator-name = "vdd_log_s0";
regulator-state-mem {

View File

@@ -178,7 +178,7 @@
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <675000>;
regulator-max-microvolt = <750000>;
regulator-max-microvolt = <800000>;
regulator-ramp-delay = <12500>;
regulator-name = "vdd_log_s0";
regulator-state-mem {

View File

@@ -179,7 +179,7 @@
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <675000>;
regulator-max-microvolt = <750000>;
regulator-max-microvolt = <800000>;
regulator-ramp-delay = <12500>;
regulator-name = "vdd_log_s0";
regulator-state-mem {