ARM: dts: rockchip: enable rockchip_suspend for rk3288-linux

Change-Id: I8904510cae68283ba37a1f374c55883f454142d6
Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
This commit is contained in:
Nickey Yang
2019-03-26 19:51:42 +08:00
committed by Tao Huang
parent fcea069cd4
commit a8b799e15b

View File

@@ -191,6 +191,10 @@
status = "okay";
};
&rockchip_suspend {
status = "okay";
};
&uart2 {
status = "disabled";
};