lantiq: xrx200: use vlan for ethernet wan port
[openwrt/openwrt.git] / target / linux / lantiq / dts / VGV7510KW22.dtsi
index fa46e07670776ce553aeb1c084b06adfa22baf0d..cb1707e1832aed39213632de8bc832e0902055bd 100644 (file)
                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>;