ipq806x: convert each device to DSA implementation
[openwrt/openwrt.git] / target / linux / ipq806x / files / arch / arm / boot / dts / qcom-ipq8064-ea7500-v1.dts
index 9d82d52d273ffd632d166bc48aa626deff3a5084..aab44ea9e3188cbd926ee79a9008c3ccf03d1b26 100644 (file)
                reg = <0x6080000 0x1f80000>;
        };
 };
+
+&mdio0 {
+       switch@10 {
+               ports {
+                       port@1 {
+                               label = "wan";
+                       };
+
+                       port@2 {
+                               label = "lan1";
+                       };
+
+                       port@3 {
+                               label = "lan2";
+                       };
+
+                       port@4 {
+                               label = "lan3";
+                       };
+
+                       port@5 {
+                               label = "lan4";
+                       };
+               };
+       };
+};