lantiq: remove the former board name from device tree model
[openwrt/openwrt.git] / target / linux / lantiq / dts / FRITZ7360SL.dts
index 8ecc8610ef022bb1a862e504a03af860600254f1..cf82451400f963cdb422bd483e060542855d4c82 100644 (file)
@@ -5,14 +5,19 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       model = "FRITZ7360SL - 1&1 HomeServer";
+       compatible = "avm,fritz7360sl", "lantiq,xway", "lantiq,vr9";
+       model = "1&1 HomeServer";
+
+       chosen {
+               bootargs = "console=ttyLTQ0,115200";
+       };
 
        aliases {
                led-boot = &power_green;
                led-failsafe = &power_red;
                led-running = &power_green;
 
-               led-internet = &info_green;
+               led-dsl = &info_green;
                led-wifi = &wifi;
        };
 
                #address-cells = <1>;
                #size-cells = <0>;
                reg = <0>;
-               mac-address = [ 00 11 22 33 44 55 ];
+               mtd-mac-address = <&urlader 0xa91>;
+               mtd-mac-address-increment = <(-2)>;
                lantiq,switch;
 
                ethernet@0 {
                compatible = "lantiq,xrx200-mdio";
                phy0: ethernet-phy@0 {
                        reg = <0x00>;
-                       compatible = "ethernet-phy-id004d.d076", "ethernet-phy-ieee802.3-c22";
+                       compatible = "ethernet-phy-ieee802.3-c22";
                        reset-gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
                };
                phy1: ethernet-phy@1 {
                        reg = <0x01>;
-                       compatible = "ethernet-phy-id004d.d076", "ethernet-phy-ieee802.3-c22";
+                       compatible = "ethernet-phy-ieee802.3-c22";
                        reset-gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
                phy11: ethernet-phy@11 {