arm64: dts: rockchip: rk3562-rk817: set vcc_3v3 regulator on in suspend

Change-Id: Ica0866c34353a0e6c624aca3becfc49c8e304b59
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
Wu Liangqing
2023-08-21 07:54:23 +00:00
committed by 吴良清
parent 53d54c4a71
commit 5bd2065957

View File

@@ -114,7 +114,8 @@
regulator-initial-mode = <0x2>;
regulator-name = "vcc_3v3";
regulator-state-mem {
regulator-off-in-suspend;
regulator-on-in-suspend;
regulator-suspend-microvolt = <3300000>;
};
};