treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/wigyori.git] / target / linux / octeon / files / arch / mips / boot / dts / cavium-octeon / cn7130_ubnt_edgerouter-e300.dtsi
index 7d4c7f0de9d2e57ace4e26ea32a844bbe7c11943..7a4d2e66838d4a26f239c0467af108a60a669ea4 100644 (file)
                        phy-mode = "sgmii";
                        phy-handle = <&phy5>;
                        mtd-mac-address = <&eeprom 0>;
-                       mtd-mac-address-increment = <(1)>;
+                       mac-address-increment = <(1)>;
                };
 
                ethernet@2 {
                        phy-mode = "sgmii";
                        phy-handle = <&phy6>;
                        mtd-mac-address = <&eeprom 0>;
-                       mtd-mac-address-increment = <(2)>;
+                       mac-address-increment = <(2)>;
                };
 
                ethernet@3 {
                        phy-mode = "sgmii";
                        phy-handle = <&phy7>;
                        mtd-mac-address = <&eeprom 0>;
-                       mtd-mac-address-increment = <(3)>;
+                       mac-address-increment = <(3)>;
                };
        };
 };