ralink: add support for netis WF-2881
[openwrt.git] / target / linux / ramips / dts / RT-N13U.dts
index ed34485..7e0fbd2 100644 (file)
@@ -18,7 +18,6 @@
        cfi@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
-
                bank-width = <2>;
                device-width = <2>;
                #address-cells = <1>;
 
        gpio-leds {
                compatible = "gpio-leds";
+
                power {
-                       label = "rt-n13u:power";
+                       label = "rt-n13u:blue:power";
                        gpios = <&gpio0 7 1>;
                };
+
                wifi {
-                       label = "rt-n13u:wifi";
+                       label = "rt-n13u:blue:wifi";
                        gpios = <&gpio0 8 1>;
                };
        };
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <10>;
+
                reset {
                        label = "reset";
-                       gpios = <&gpio0 4 1>;
+                       gpios = <&gpio0 10 1>;
                        linux,code = <0x198>;
                };
+
                wps {
                        label = "wps";
-                       gpios = <&gpio0 10 1>;
-                       linux,code = <0x211>;
-               };
-               rfkill {
-                       label = "rfkill";
                        gpios = <&gpio0 0 1>;
-                       linux,code = <0xf7>;
+                       linux,code = <0x211>;
                };
        };
 
                ralink,portmap = <0x2f>;
        };
 
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&factory 0>;
+       };
+
        otg@101c0000 {
                status = "okay";
        };