arm: dts: rk3288-evb: enable rockchip-suspend node

Change-Id: I1bc5f75d3bf49b7f5a532d7dbe7206edc6932c36
Signed-off-by: shengfei Xu <xsf@rock-chips.com>
This commit is contained in:
shengfei Xu
2017-05-05 15:43:53 +08:00
committed by Huang, Tao
parent f8e9d466d2
commit 3ac2e75c72

View File

@@ -365,6 +365,10 @@
power-supply = <&vcc_lcd>;
};
&rockchip_suspend {
status = "okay";
};
&tsadc {
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */