ramips: fix Asus WL-330N{, 3G} boards names
[openwrt.git] / target / linux / ramips / dts / RT-N13U.dts
index cac0d94..4e1737e 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";
                        gpios = <&gpio0 7 1>;
                };
+
                wifi {
                        label = "rt-n13u: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>;
                };
        };