arm64: dts: rockchip: rv1126b-evb3-v10: Add rtc/rockchip_suspend support

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Change-Id: I85b04227b0410307f02c81f5522c741cae234504
This commit is contained in:
Ziyuan Xu
2025-05-28 14:52:32 +08:00
committed by Tao Huang
parent 0adfff2bee
commit 1f258c4eec

View File

@@ -448,6 +448,28 @@
status = "okay";
};
&rockchip_suspend {
status = "okay";
rockchip,sleep-pin-config = <
(0
)
>;
rockchip,sleep-mode-config = <
(0
| RKPM_SLP_ARMOFF_LOGOFF
| RKPM_SLP_PMU_PMUALIVE_32K
| RKPM_SLP_PMU_DIS_OSC
| RKPM_SLP_LP_PR
)
>;
};
&rtc {
rockchip,rtc-suspend-bypass;
status = "okay";
};
&pinctrl {
sdio-pwrseq {
wifi_enable_h: wifi-enable-h {