lantiq: there is a V2 of VG3503J that needs a newer fe phy firmware
[librecmc/librecmc.git] / target / linux / lantiq / dts / TDW8970.dts
index a31cf9a74f845c18f66c26976baa3bd7c7101792..759852cc83a23d9830bd891888ec7453147c5abe 100644 (file)
        ath9k_eep {
                compatible = "ath9k,eeprom";
                ath,eep-flash = <&ath9k_cal 0x21000>;
-               ath,pci-slot = <0>;
+               ath,led-pin = <0>;
        };
 
        gpio-keys-polled {
                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 {