arm64: dts: rockchip: enable rockchip_suspend node for px30/rk3326 board

Change-Id: Ic0abae2f3c474e2d6f03bda3ae4a99d05cc53c30
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2018-03-12 15:37:05 +08:00
committed by Tao Huang
parent 8e0f9d6184
commit b3bbd99a3f
4 changed files with 20 additions and 0 deletions

View File

@@ -641,6 +641,11 @@
status = "okay";
};
&rockchip_suspend {
status = "okay";
rockchip,sleep-debug-en = <1>;
};
&route_dsi {
status = "okay";
};

View File

@@ -641,6 +641,11 @@
status = "okay";
};
&rockchip_suspend {
status = "okay";
rockchip,sleep-debug-en = <1>;
};
&route_dsi {
status = "okay";
};

View File

@@ -599,6 +599,11 @@
status = "okay";
};
&rockchip_suspend {
status = "okay";
rockchip,sleep-debug-en = <1>;
};
&route_dsi {
status = "okay";
};

View File

@@ -722,6 +722,11 @@
status = "okay";
};
&rockchip_suspend {
status = "okay";
rockchip,sleep-debug-en = <1>;
};
&route_dsi {
status = "okay";
};