treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/chunkeey.git] / target / linux / ramips / dts / mt7621_ubnt_edgerouter-x.dtsi
index 04eb49bfa359fa5feaf1280466de924ac6fb1f0b..b92dc8f3f06672d0bfae4d63178ae5cf74a7a1e2 100644 (file)
                        status = "okay";
                        label = "eth1";
                        mtd-mac-address = <&factory 0x22>;
-                       mtd-mac-address-increment = <1>;
+                       mac-address-increment = <1>;
                };
 
                port@2 {
                        status = "okay";
                        label = "eth2";
                        mtd-mac-address = <&factory 0x22>;
-                       mtd-mac-address-increment = <2>;
+                       mac-address-increment = <2>;
                };
 
                port@3 {
                        status = "okay";
                        label = "eth3";
                        mtd-mac-address = <&factory 0x22>;
-                       mtd-mac-address-increment = <3>;
+                       mac-address-increment = <3>;
                };
 
                port@4 {
                        status = "okay";
                        label = "eth4";
                        mtd-mac-address = <&factory 0x22>;
-                       mtd-mac-address-increment = <4>;
+                       mac-address-increment = <4>;
                };
        };
 };