ramips/mt7621: mikrotik: don't use mtd-mac-address in DTS
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / mt7621_mikrotik_routerboard-750gr3.dts
index a075d085565d9451589306c2382b8d9165404bc5..018e83664db81e676647fe4fcc906d67343f597b 100644 (file)
        };
 };
 
-&gmac0 {
-       mtd-mac-address = <&hard_config 0x0010>;
-};
-
 &switch0 {
        ports {
                port@0 {
                port@1 {
                        status = "okay";
                        label = "lan2";
-                       mtd-mac-address = <&hard_config 0x0010>;
-                       mtd-mac-address-increment = <1>;
                };
 
                port@2 {
                        status = "okay";
                        label = "lan3";
-                       mtd-mac-address = <&hard_config 0x0010>;
-                       mtd-mac-address-increment = <2>;
                };
 
                port@3 {
                        status = "okay";
                        label = "lan4";
-                       mtd-mac-address = <&hard_config 0x0010>;
-                       mtd-mac-address-increment = <3>;
                };
 
                port@4 {
                        status = "okay";
                        label = "lan5";
-                       mtd-mac-address = <&hard_config 0x0010>;
-                       mtd-mac-address-increment = <4>;
                };
        };
 };