arm64: dts: rockchip: rk3588-evb: enable rockchip-suspend node

Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
Change-Id: I1552788ffc7a10938eafa173216456ba790cdbb6
This commit is contained in:
XiaoDong Huang
2022-01-11 17:47:51 +08:00
committed by Tao Huang
parent ed9eb4b06d
commit a6ae305e4f

View File

@@ -993,6 +993,11 @@
status = "okay";
};
&rockchip_suspend {
status = "okay";
rockchip,sleep-debug-en = <1>;
};
&saradc {
status = "okay";
vref-supply = <&vcc_1v8_s0>;