arm64: dts: rockchip: enable vccio3 io-retention for rk3576 evb & tablet

Change-Id: Ia461d6afe6f5a662969bfae6f56853e5d5129b10
Signed-off-by: Alex Zhao <zzc@rock-chips.com>
This commit is contained in:
Alex Zhao
2024-03-07 10:04:04 +08:00
committed by Tao Huang
parent 417e7be10f
commit 1c0162ec46
2 changed files with 12 additions and 0 deletions

View File

@@ -719,6 +719,12 @@
&rockchip_suspend {
status = "okay";
rockchip,sleep-debug-en = <1>;
rockchip,sleep-io-ret-config = <
(0
| RKPM_VCCIO3_RET_EN
)
>;
};
&route_dsi {

View File

@@ -1167,6 +1167,12 @@
&rockchip_suspend {
status = "okay";
rockchip,sleep-debug-en = <1>;
rockchip,sleep-io-ret-config = <
(0
| RKPM_VCCIO3_RET_EN
)
>;
};
&route_dsi {