ARM64: dts: rk3399: enable rockchip-suspend for box
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-box-rev2.dts
index ce8843ffaf7e3e23eabf0395b3529234b60b7341..b8e0f821183d0b277d1fe471441bd4727091c92c 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>;
+};