ramips: fix Linkit smart 7688 support
[openwrt/openwrt.git] / target / linux / ramips / dts / LINKIT7688.dts
index f1809d169a154944058d2ff95c11742c33afc98a..a81a2d5a4c581eb518989e83a271352b9d43afe7 100644 (file)
@@ -2,10 +2,11 @@
 
 #include "mt7628an.dtsi"
 
+#include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
 / {
-       compatible = "mediatek,linkit", "mediatek,mt7628an-soc";
+       compatible = "mediatek,linkit-smart-7688", "mediatek,mt7628an-soc";
        model = "MediaTek LinkIt Smart 7688";
 
        chosen {
@@ -31,9 +32,8 @@
                compatible = "gpio-leds";
 
                wifi {
-                       label = "mediatek:orange:wifi";
-                       gpios = <&wgpio 0 0>;
-                       default-state = "on";
+                       label = "linkit-smart-7688:orange:wifi";
+                       gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
                };
        };
 
 
                wps {
                        label = "reset";
-                       gpios = <&gpio1 6 1>;
+                       gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_WPS_BUTTON>;
                };
        };
-
-       wgpio: gpio-wifi {
-               compatible = "mediatek,gpio-wifi";
-               #address-cells = <1>;
-               #size-cells = <0>;
-               gpio-controller;
-               #gpio-cells = <2>;
-       };
 };
 
 &pinctrl {
                        ralink,function = "gpio";
                };
 
-               perst {
-                       ralink,group = "perst";
-                       ralink,function = "gpio";
-               };
-
                refclk {
                        ralink,group = "refclk";
                        ralink,function = "gpio";
                        ralink,function = "gpio";
                };
 
-               wled_kn {
-                       ralink,group = "wled_kn";
-                       ralink,function = "gpio";
-               };
-
                wled_an {
                        ralink,group = "wled_an";
-                       ralink,function = "wled_an";
+                       ralink,function = "gpio";
                };
 
                wdt {