ramips: convert mtd-mac-address to nvmem for D-Link DIR-8xx
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7621_dlink_dir-8xx.dtsi
index 7ab0e8bd5d0fa82bbeb0f26c1659e8b6ed8f082d..556ca8b0037df189cfbd39dc87112c74dbc33572 100644 (file)
@@ -7,7 +7,6 @@
 
 / {
        aliases {
-               label-mac-device = &gmac0;
                led-boot = &led_power_orange;
                led-failsafe = &led_power_green;
                led-running = &led_power_green;
        };
 };
 
-&gmac0 {
-       mtd-mac-address = <&factory 0xe000>;
-};
-
 &switch0 {
        ports {
                port@0 {
                        label = "lan1";
                };
 
-               port@4 {
+               wan: port@4 {
                        status = "okay";
                        label = "wan";
-                       mtd-mac-address = <&factory 0xe006>;
                };
        };
 };