lantiq: rename TDW8970 led adsl->dsl
[openwrt/staging/wigyori.git] / target / linux / lantiq / dts / TDW8970.dts
index a63208618869dca71e1ac6e2693b5f841522bcac..ab90d510679bd28d9653f65d52d78ece1c0a211b 100644 (file)
@@ -6,7 +6,7 @@
        model = "TDW8970 - TP-LINK TD-W8970";
 
        chosen {
-               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit rootfstype=jffs2";
+               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
        };
 
        memory@0 {
                wifi {
                        label = "wifi";
                        gpios = <&gpio 9 0>;
-                       linux,code = <0x101>;
+                       linux,code = <0xf7>;
                        linux,input-type = <5>; /* EV_SW */
                };
 
                wps {
                        label = "wps";
                        gpios = <&gpio 39 1>;
-                       linux,code = <0x102>;
+                       linux,code = <0x211>;
                };
        };
 
        gpio-leds {
                compatible = "gpio-leds";
 
-               adsl {
-                       label = "adsl";
+               dsl {
+                       label = "dsl";
                        gpios = <&gpio 4 0>;
                };
                internet {