ralink: fixup devicetree files to work with new ethernet driver
[openwrt/openwrt.git] / target / linux / ramips / dts / 3G-6200NL.dts
index 6a2f46f2b3ce90e10b10d5259ab383b690c63521..760dafcd857987891f7fc8498bd5fa45ba480e9d 100644 (file)
@@ -18,7 +18,6 @@
        cfi@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
-
                bank-width = <2>;
                device-width = <2>;
                #address-cells = <1>;
                };
        };
 
+       ethernet@10100000 {
+               mtd-mac-address = <&factory 0x4>;
+       };
+
        esw@10110000 {
-               ralink,portmap = <0x2f>;
+               mediatek,portmap = <0x2f>;
        };
 
        wmac@10180000 {
@@ -64,8 +67,9 @@
 
        gpio-leds {
                compatible = "gpio-leds";
+
                wlan {
-                       label = "edimax:amber:wlan";
+                       label = "3g-6200nl:amber:wlan";
                        gpios = <&gpio0 14 1>;
                };
        };
@@ -75,6 +79,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                wps {
                        label = "wps";
                        gpios = <&gpio0 12 1>;