mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user