arm64: dts: rockchip: enable the suspend default config for rk3568-linux

Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Change-Id: I6fefa1d37cf7e1d7bade038f2b909a62417ec254
This commit is contained in:
shengfei Xu
2021-06-22 09:30:58 +08:00
committed by Tao Huang
parent b4b17e1401
commit 0d79e76e79

View File

@@ -53,3 +53,7 @@
&rng {
status = "okay";
};
&rockchip_suspend {
status = "okay";
};