lantiq: rename gphy firmware
[openwrt/openwrt.git] / target / linux / lantiq / dts / VGV7510KW22.dtsi
index bab7a2df0252ea302cf81c997644b641c38aca5c..fb4486aca24d5342e0ec5122ebe3cf0ad1decb3c 100644 (file)
@@ -3,8 +3,10 @@
 #include <dt-bindings/input/input.h>
 
 / {
+       compatible = "arcadyan,vgv7510kw22", "lantiq,xway", "lantiq,vr9";
+
        chosen {
-               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit mem=62M vpe1_load_addr=0x83e00000 vpe1_mem=2M maxvpes=1 maxtcs=1";
+               bootargs = "console=ttyLTQ0,115200 mem=62M vpe1_load_addr=0x83e00000 vpe1_mem=2M maxvpes=1 maxtcs=1 nosmp";
        };
 
        aliases {
@@ -91,8 +93,8 @@
 
        gphy-xrx200 {
                compatible = "lantiq,phy-xrx200";
-               firmware1 = "lantiq/vr9_phy22f_a1x.bin";        /*VR9 1.1*/
-               firmware2 = "lantiq/vr9_phy22f_a2x.bin";        /*VR9 1.2*/
+               firmware1 = "lantiq/xrx200_phy22f_a14.bin";     /*VR9 1.1*/
+               firmware2 = "lantiq/xrx200_phy22f_a22.bin";     /*VR9 1.2*/
                phys = [ 00 01 ];
        };
 
                mtd-mac-address = <&boardconfig 0x16>;
                lantiq,switch;
 
+               ethernet@0 {
+                       compatible = "lantiq,xrx200-pdi-port";
+                       reg = <0>;
+                       phy-mode = "mii";
+                       phy-handle = <&phy1>;
+               };
                ethernet@2 {
                        compatible = "lantiq,xrx200-pdi-port";
                        reg = <2>;
                };
        };
 
-       wan: interface@1 {
-               compatible = "lantiq,xrx200-pdi";
-               #address-cells = <1>;
-               #size-cells = <0>;
-               reg = <1>;
-               mtd-mac-address = <&boardconfig 0x16>;
-               mtd-mac-address-increment = <3>;
-               lantiq,wan;
-
-               ethernet@0 {
-                       compatible = "lantiq,xrx200-pdi-port";
-                       reg = <0>;
-                       phy-mode = "mii";
-                       phy-handle = <&phy1>;
-               };
-       };
-
        mdio@0 {
                #address-cells = <1>;
                #size-cells = <0>;
 
                phy1: ethernet-phy@1 {
                        reg = <0x1>;
-                       compatible = "ethernet-phy-id0243.0c54", "ethernet-phy-ieee802.3-c22";
+                       compatible = "ethernet-phy-ieee802.3-c22";
                };
 
                phy11: ethernet-phy@11 {