ramips: fix mt7628 eval board pinmux
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / ZBT-WG3526.dtsi
index 5e195fb8120d3a66f19acf83c9f76bb4b1ec3e7e..104a51f8de7110c0f65f760af70033853f3da745 100644 (file)
@@ -4,6 +4,8 @@
 #include <dt-bindings/input/input.h>
 
 / {
+       compatible = "zbtlink,zbt-wg3526", "mediatek,mt7621-soc";
+
        memory@0 {
                device_type = "memory";
                reg = <0x0 0x1c000000>, <0x20000000 0x4000000>;
@@ -37,7 +39,7 @@
 
                status {
                        label = "zbt-wg3526:green:status";
-                       gpios = <&gpio0 24 1>;
+                       gpios = <&gpio0 24 GPIO_ACTIVE_LOW>;
                };
        };
 };
 &pinctrl {
        state_default: pinctrl0 {
                gpio {
-                       ralink,group = "wdt", "rgmii2", "wdt rst", "jtag", "mdio";
+                       ralink,group = "wdt", "rgmii2", "jtag", "mdio";
                        ralink,function = "gpio";
                };
        };