lantiq: enable switch on td8970
[openwrt.git] / target / linux / lantiq / dts / TDW8970.dts
index 006df1c3a8e610d9a2fac44bbdd1d90952f4a4c8..5c73fc1243201b2050f8c43d2e6a5383a83ff896 100644 (file)
@@ -65,6 +65,7 @@
                        >;
                        interrupt-parent = <&icu0>;
                        interrupts = <73 72>;
+                       lantiq,switch;
 
                        lan: interface@0 {
                                compatible = "lantiq,xrx200-pdi";
                        };
 
                        partition@20000 {
-                               reg = <0x20000 0x7a0000>;
+                               reg = <0x20000 0x6a0000>;
                                label = "firmware";
                        };
 
+                       partition@6c0000 {
+                               reg = <0x6c0000 0x100000>;
+                               label = "dsl_fw";
+                       };
+
                        partition@7c0000 {
                                reg = <0x7c0000 0x10000>;
                                label = "config";
        ath9k_eep {
                compatible = "ath9k,eeprom";
                ath,eep-flash = <&ath9k_cal 0x21000>;
-               ath,pci-slot = <0>;
+               ath,led-pin = <0>;
        };
 
        gpio-keys-polled {
        gpio-leds {
                compatible = "gpio-leds";
 
-               adsl {
-                       label = "adsl";
+               dsl {
+                       label = "dsl";
                        gpios = <&gpio 4 0>;
                };
                internet {