Skip to content
Snippets Groups Projects
Commit ad5bf160 authored by Sungbo Eo's avatar Sungbo Eo
Browse files

ath79: convert remaining mtd-mac-address-increment


Commit d284e6ef ("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: af8a059b ("ath79: add support for GL.iNet GL-XE300")
Signed-off-by: default avatarSungbo Eo <mans0n@gorani.run>
parent f16f4190
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,7 @@
nvmem-cells = <&macaddr_art_0>;
nvmem-cell-names = "mac-address";
mtd-mac-address-increment = <1>;
mac-address-increment = <1>;
};
&eth1 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment