ARM64: dts: rk3399: enable rockchip-suspend for box
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-box-rev2-disvr.dts
index 9ac533c2e5bf8c35c33e6528366145da6415160e..fc57e736fe7b61c3cc11a25e92f7cf3842e2d25c 100644 (file)
        vsel-gpios = <&gpio1 18 GPIO_ACTIVE_HIGH>;
        fcs,suspend-voltage-selector = <0>;
 };
+
+&rockchip_suspend {
+       rockchip,power-ctrl =
+               <&gpio1 18 GPIO_ACTIVE_LOW>,
+               <&gpio1 14 GPIO_ACTIVE_HIGH>;
+};