From 417e7be10fd82229fea25e5ff62d05920fb68001 Mon Sep 17 00:00:00 2001 From: XiaoDong Huang Date: Mon, 4 Mar 2024 17:43:33 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3576-ebook-v10: add regulator-changeable-in-suspend for regulators Signed-off-by: XiaoDong Huang Change-Id: I7f38187e356a53c2d3ac82e4fcd4a84ea6998e65 --- .../boot/dts/rockchip/rk3576-ebook-v10.dts | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3576-ebook-v10.dts b/arch/arm64/boot/dts/rockchip/rk3576-ebook-v10.dts index ce770f0707ff..97664be339e8 100644 --- a/arch/arm64/boot/dts/rockchip/rk3576-ebook-v10.dts +++ b/arch/arm64/boot/dts/rockchip/rk3576-ebook-v10.dts @@ -422,6 +422,7 @@ regulator-enable-ramp-delay = <400>; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -434,6 +435,7 @@ regulator-name = "vdd_npu_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -446,6 +448,7 @@ regulator-name = "vdd_cpu_lit_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; regulator-suspend-microvolt = <750000>; }; }; @@ -458,6 +461,7 @@ regulator-name = "vcc_3v3_s3"; regulator-state-mem { regulator-on-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -470,6 +474,7 @@ regulator-name = "vdd_gpu_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; regulator-suspend-microvolt = <850000>; }; }; @@ -480,6 +485,7 @@ regulator-name = "vddq_ddr_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -491,6 +497,7 @@ regulator-name = "vdd_logic_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -502,6 +509,7 @@ regulator-name = "vcc_1v8_s3"; regulator-state-mem { regulator-on-in-suspend; + regulator-changeable-in-suspend; regulator-suspend-microvolt = <1800000>; }; }; @@ -512,6 +520,7 @@ regulator-name = "vdd2_ddr_s3"; regulator-state-mem { regulator-on-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -523,6 +532,7 @@ regulator-name = "vdd_ddr_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -534,6 +544,7 @@ regulator-name = "vcca_1v8_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -545,6 +556,7 @@ regulator-name = "vcc_1v8_cam"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -556,6 +568,7 @@ regulator-name = "vdda_1v2_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -567,6 +580,7 @@ regulator-name = "vcca3v3_codec"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -578,6 +592,7 @@ regulator-name = "vccio_sd_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -589,6 +604,7 @@ regulator-name = "vcca1v8_pldo6_s3"; regulator-state-mem { regulator-on-in-suspend; + regulator-changeable-in-suspend; regulator-suspend-microvolt = <1800000>; }; }; @@ -601,6 +617,7 @@ regulator-name = "vdd_0v75_s3"; regulator-state-mem { regulator-on-in-suspend; + regulator-changeable-in-suspend; regulator-suspend-microvolt = <750000>; }; }; @@ -613,6 +630,7 @@ regulator-name = "vdda_ddr_pll_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -624,6 +642,7 @@ regulator-name = "vdda0v75_hdmi_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -635,6 +654,7 @@ regulator-name = "vdda_0v85_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; @@ -646,6 +666,7 @@ regulator-name = "vdda_0v75_s0"; regulator-state-mem { regulator-off-in-suspend; + regulator-changeable-in-suspend; }; }; };