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

ipq806x: 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: f44e9334 ("ipq806x: provide WiFI mac-addresses from dts")
Signed-off-by: default avatarSungbo Eo <mans0n@gorani.run>
parent c7a55998
No related branches found
No related tags found
No related merge requests found
......@@ -297,7 +297,7 @@
nvmem-cells = <&macaddr_defaultmac_0>;
nvmem-cell-names = "mac-address";
mtd-mac-address-increment = <(-1)>;
mac-address-increment = <(-1)>;
};
};
};
......
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