ramips: convert most mtd-mac-address cases in DTSI to nvmem
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7621_netgear_sercomm_ayx.dtsi
index 1a19cd048b2d8b7578427e8432d4bf27ca18f913..ae9e40e621160f4c914cd67ffa466d52ddb9a497 100644 (file)
@@ -13,7 +13,6 @@
                led-failsafe = &led_power;
                led-running = &led_power;
                led-upgrade = &led_power;
-               label-mac-device = &gmac0;
        };
 
        keys {
        };
 };
 
-&gmac0 {
-       mtd-mac-address = <&factory 0x4>;
-};
-
 &switch0 {
        ports {
                port@0 {
                        label = "lan1";
                };
 
-               port@4 {
+               wan: port@4 {
                        status = "okay";
                        label = "wan";
-                       mtd-mac-address = <&factory 0x4>;
-                       mtd-mac-address-increment = <1>;
                };
        };
 };