ramips: drop useless label-mac-device for RouterBOARD 750Gr3
[openwrt/staging/stintel.git] / target / linux / ramips / dts / mt7628an_tplink_re200-v2.dts
index 54fd805cee9dc88f00d4c4c451e6f0b3ee62bd46..5b2b36fd4cb97ad813200f43100144161dac92cd 100644 (file)
 
                wps {
                        label = "re200-v2:green:wps";
-                       gpios = <&gpio0 5 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
                };
 
                wifi {
                        label = "re200-v2:green:wifi";
-                       gpios = <&gpio0 4 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
                };
 
                lan {
                        label = "re200-v2:green:lan";
-                       gpios = <&gpio1 7 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 39 GPIO_ACTIVE_LOW>;
                };
 
                led_power: power {
                        label = "re200-v2:green:power";
-                       gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
 
                wifi2g_green {
                        label = "re200-v2:green:wifi2g";
-                       gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                wifi5g_green {
                        label = "re200-v2:green:wifi5g";
-                       gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 42 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                wifi2g_red {
                        label = "re200-v2:red:wifi2g";
-                       gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
                };
 
                wifi5g_red {
                        label = "re200-v2:red:wifi5g";
-                       gpios = <&gpio1 8 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 40 GPIO_ACTIVE_LOW>;
                };
        };
 };
 
 &state_default {
        gpio {
-               ralink,group = "p4led_an", "p3led_an", "p2led_an", "p1led_an",
+               groups = "p4led_an", "p3led_an", "p2led_an", "p1led_an",
                                "p0led_an", "wled_an", "i2c", "wdt", "refclk";
-               ralink,function = "gpio";
+               function = "gpio";
        };
 };