ramips: set the wifi mac address to the same as LAN on witi
[openwrt.git] / target / linux / ramips / dts / RT-N14U.dts
index cd46bdf..4c03c0d 100644 (file)
@@ -21,8 +21,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               #compatible = "mx25l6405d";
-                               compatible = "w25q128";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "w25q128";
                                spi-max-frequency = <10000000>;
@@ -63,7 +62,7 @@
 
        ethernet@10100000 {
                mtd-mac-address = <&factory 0x4>;
-               ralink,port-map = "wllll";
+               mediatek,portmap = "wllll";
        };
 
        wmac@10180000 {
                compatible = "gpio-leds";
 
                wan {
-                       label = "asus:blue:wan";
+                       label = "rt-n14u:blue:wan";
                        gpios = <&gpio2 0 1>;
                };
 
                lan {
-                       label = "asus:blue:lan";
+                       label = "rt-n14u:blue:lan";
                        gpios = <&gpio2 1 1>;
                };
 
                usb {
-                       label = "asus:blue:usb";
+                       label = "rt-n14u:blue:usb";
                        gpios = <&gpio2 2 1>;
                };
 
                power {
-                       label = "asus:blue:power";
+                       label = "rt-n14u:blue:power";
                        gpios = <&gpio2 3 1>;
                };
 
                air {
-                       label = "asus:blue:air";
+                       label = "rt-n14u:blue:air";
                        gpios = <&gpio3 0 1>;
                };
        };