ARM: dts: rockchip: replace gpio-key,wakeup with wakeup-source property
[cascardo/linux.git] / arch / arm / boot / dts / rk3066a-rayeager.dts
index 84f44f5..0553300 100644 (file)
@@ -65,7 +65,7 @@
                #size-cells = <0>;
 
                button@0 {
-                       gpio-key,wakeup = <1>;
+                       wakeup-source;
                        gpios = <&gpio6 2 GPIO_ACTIVE_LOW>;
                        label = "GPIO Power";
                        linux,code = <116>;