lantiq: make leds and network work on VG3503J
[openwrt/staging/chunkeey.git] / target / linux / lantiq / dts / VG3503J.dts
index 0aea8d80c76a367f70fa2ad7831a071338bc931e..340bfaae45ef06ba3e6e2c827323a1a0e6f1e682 100644 (file)
                        interrupt-parent = <&icu0>;
                        interrupts = <73 72>;
 
-                       lan: interface@0 {
+                       lan1: interface@0 {
                                compatible = "lantiq,xrx200-pdi";
                                #address-cells = <1>;
                                #size-cells = <0>;
                                reg = <0>;
                                mac-address = [ 00 11 22 33 44 55 ];
+                               lantiq,wan;
+                               ethernet@4 {
+                                       compatible = "lantiq,xrx200-pdi-port";
+                                       reg = <4>;
+                                       phy-mode = "mii";
+                                       phy-handle = <&phy13>;
+                               };
+                       };
+
+                       lan2: interface@1 {
+                               compatible = "lantiq,xrx200-pdi";
+                               #address-cells = <1>;
+                               #size-cells = <0>;
+                               reg = <1>;
+                               mac-address = [ 00 11 22 33 44 56 ];
 
                                ethernet@2 {
                                        compatible = "lantiq,xrx200-pdi-port";
                                        phy-mode = "mii";
                                        phy-handle = <&phy11>;
                                };
-                               ethernet@4 {
-                                       compatible = "lantiq,xrx200-pdi-port";
-                                       reg = <4>;
-                                       phy-mode = "mii";
-                                       phy-handle = <&phy13>;
-                               };
                        };
 
                        mdio@0 {
        gpio-leds {
                compatible = "gpio-leds";
 
-               port2green {
-                       label = "bt:green:port2";
+               port2orange {
+                       label = "bt:orange:port2";
                        gpios = <&gpio 2 0>;
                };
                lan2 {
                        label = "bt:green:lan2";
                        gpios = <&gpio 5 0>;
                };
-               port2orange {
-                       label = "bt:orange:port2";
+               port2green {
+                       label = "bt:green:port2";
                        gpios = <&gpio 7 0>;
                };
                power2 {
                        gpios = <&gpio 14 1>;
                };
                dsl {
-                       label = "dsl";
+                       label = "bt:green:dsl";
                        gpios = <&gpio 19 1>;
                };
                power {