ramips: mt7621: update dts/defconfig for DSA
[openwrt/staging/chunkeey.git] / target / linux / ramips / dts / mt7621_netgear_sercomm_bzv.dtsi
index 12621d8b7113b39a8a78b5220adf0f281161acb7..d2e5502e4872330ecf99b09bc62f2be20e27ba7c 100644 (file)
@@ -8,6 +8,10 @@
 / {
        compatible = "mediatek,mt7621-soc";
 
+       aliases {
+               label-mac-device = &gmac0;
+       };
+
        chosen {
                bootargs = "console=ttyS0,57600";
        };
        };
 };
 
-&ethernet {
+&gmac0 {
        mtd-mac-address = <&factory 0x4>;
 };
 
+&switch0 {
+       ports {
+               port@0 {
+                       status = "okay";
+                       label = "lan4";
+               };
+
+               port@1 {
+                       status = "okay";
+                       label = "lan3";
+               };
+
+               port@2 {
+                       status = "okay";
+                       label = "lan2";
+               };
+
+               port@3 {
+                       status = "okay";
+                       label = "lan1";
+               };
+
+               port@4 {
+                       status = "okay";
+                       label = "wan";
+                       mtd-mac-address = <&factory 0x4>;
+                       mtd-mac-address-increment = <2>;
+               };
+       };
+};
+
 &i2c {
        status = "okay";