ramips: update device tree source files
[openwrt/openwrt.git] / target / linux / ramips / dts / MT7620a_MT7610e.dts
index 1670b9c86b023da58c25fe178c441b003268645b..d5f5dbba9fc5dd550994687a28b7f6257ac0b2f6 100644 (file)
@@ -2,6 +2,7 @@
 
 #include "mt7620a.dtsi"
 
+#include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
 / {
 
                wps {
                        label = "wps";
-                       gpios = <&gpio0 12 1>;
+                       gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
                        linux,code = <BTN_0>;
                };
 
                reset {
                        label = "reset";
-                       gpios = <&gpio0 13 1>;
+                       gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
                        linux,code = <BTN_1>;
                };
        };