ath79: convert remaining mtd-mac-address-increment
authorSungbo Eo <mans0n@gorani.run>
Mon, 31 Jan 2022 17:36:11 +0000 (02:36 +0900)
committerSungbo Eo <mans0n@gorani.run>
Tue, 1 Feb 2022 05:55:40 +0000 (14:55 +0900)
Commit d284e6ef0f06 ("treewide: convert mtd-mac-address-increment* to
generic implementation") renamed "mtd-mac-address-increment" property
to "mac-address-increment". Convert remaining usages that have been
added after that.

Fixes: af8a059bb41d ("ath79: add support for GL.iNet GL-XE300")
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
target/linux/ath79/dts/qca9531_glinet_gl-xe300.dts

index 59344917addf4d4ed554c4282fd56b935884492f..391d76c5dd8c908faa7a299b195b7bd976546f8b 100644 (file)
 
        nvmem-cells = <&macaddr_art_0>;
        nvmem-cell-names = "mac-address";
-       mtd-mac-address-increment = <1>;
+       mac-address-increment = <1>;
 };
 
 &eth1 {