lantiq: remove the former board name from device tree model
[openwrt/openwrt.git] / target / linux / lantiq / dts / FRITZ7360SL.dts
index b3cb1c52414733a81395b7ba7984874c86d20f56..cf82451400f963cdb422bd483e060542855d4c82 100644 (file)
@@ -5,15 +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 = &power_green;
+               led-dsl = &info_green;
                led-wifi = &wifi;
        };
 
@@ -70,7 +74,7 @@
                                };
                                phy-rst {
                                        lantiq,pins = "io37", "io44";
-                                       lantiq,pull = <2>;
+                                       lantiq,pull = <0>;
                                        lantiq,open-drain;
                                        lantiq,output = <1>;
                                };
                #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 {
                        reg = <0>;
                        phy-mode = "rmii";
                        phy-handle = <&phy0>;
-                       // gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
                };
                ethernet@1 {
                        compatible = "lantiq,xrx200-pdi-port";
                        reg = <1>;
                        phy-mode = "rmii";
                        phy-handle = <&phy1>;
-                       // gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
                ethernet@2 {
                        compatible = "lantiq,xrx200-pdi-port";
                compatible = "lantiq,xrx200-mdio";
                phy0: ethernet-phy@0 {
                        reg = <0x00>;
-                       compatible = "lantiq,phy11g", "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 = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22";
+                       compatible = "ethernet-phy-ieee802.3-c22";
+                       reset-gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
                phy11: ethernet-phy@11 {
                        reg = <0x11>;