ipq806x: add missing wakeup-source for gpio keys
[openwrt/staging/zorun.git] / target / linux / ipq806x / files / arch / arm / boot / dts / qcom-ipq8064-wg2600hp.dts
index 23898e0221a1d9f458bb9ff5090d4b2e7cf88ff0..635e9fc8f944257afe64664240b7d670b2983742 100644 (file)
                        label = "wps";
                        gpios = <&qcom_pinmux 16 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_WPS_BUTTON>;
+                       debounce-interval = <60>;
+                       wakeup-source;
                };
 
                reset {
                        label = "reset";
                        gpios = <&qcom_pinmux 54 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
+                       debounce-interval = <60>;
+                       wakeup-source;
                };
 
                bridge {
@@ -42,6 +46,8 @@
                        gpios = <&qcom_pinmux 24 GPIO_ACTIVE_LOW>;
                        linux,code = <BTN_0>;
                        linux,input-type = <EV_SW>;
+                       debounce-interval = <60>;
+                       wakeup-source;
                };
 
                converter {
@@ -49,6 +55,8 @@
                        gpios = <&qcom_pinmux 25 GPIO_ACTIVE_LOW>;
                        linux,code = <BTN_0>;
                        linux,input-type = <EV_SW>;
+                       debounce-interval = <60>;
+                       wakeup-source;
                };
        };