From 0160d7e8b77f17ce9728a2b83360bf90ab50ae2b Mon Sep 17 00:00:00 2001 From: "519561910@qq.com" <519561910@qq.com> Date: Fri, 8 Nov 2024 09:24:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0vdd=5Fnpu=E8=8A=82=E7=82=B9ra?= =?UTF-8?q?mp-delay=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configfiles/rk3566-jp-tvbox.dts | 1 + configfiles/rk3566-panther-x2.dts | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/configfiles/rk3566-jp-tvbox.dts b/configfiles/rk3566-jp-tvbox.dts index b1eed80..ee32549 100644 --- a/configfiles/rk3566-jp-tvbox.dts +++ b/configfiles/rk3566-jp-tvbox.dts @@ -318,6 +318,7 @@ regulator-min-microvolt = <500000>; regulator-max-microvolt = <1350000>; regulator-init-microvolt = <900000>; + regulator-ramp-delay = <6001>; regulator-initial-mode = <0x2>; regulator-name = "vdd_npu"; regulator-state-mem { diff --git a/configfiles/rk3566-panther-x2.dts b/configfiles/rk3566-panther-x2.dts index 33ea1e6..95987e5 100644 --- a/configfiles/rk3566-panther-x2.dts +++ b/configfiles/rk3566-panther-x2.dts @@ -308,6 +308,7 @@ regulator-min-microvolt = <500000>; regulator-max-microvolt = <1350000>; regulator-init-microvolt = <900000>; + regulator-ramp-delay = <6001>; regulator-initial-mode = <0x2>; regulator-name = "vdd_npu"; regulator-state-mem { @@ -380,7 +381,7 @@ regulator-max-microvolt = <3300000>; regulator-name = "vccio_sd"; regulator-state-mem { - regulator-on-in-suspend; + regulator-off-in-suspend; }; }; @@ -443,7 +444,7 @@ regulator-boot-on; regulator-name = "vcc3v3_sd"; regulator-state-mem { - regulator-on-in-suspend; + regulator-off-in-suspend; }; };