aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts')
-rw-r--r--target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts b/target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts
index 59a06346ae..e8f9672b58 100644
--- a/target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts
+++ b/target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts
@@ -58,7 +58,7 @@
&ath9k {
mtd-mac-address = <&uboot 0x1fc00>;
- mtd-mac-address-increment = <1>;
+ mac-address-increment = <1>;
};
&wmac {
@@ -69,7 +69,7 @@
status = "okay";
mtd-mac-address = <&uboot 0x1fc00>;
- mtd-mac-address-increment = <(-1)>;
+ mac-address-increment = <(-1)>;
gmac-config {
device = <&gmac>;
@@ -84,5 +84,5 @@
phy-handle = <&swphy4>;
mtd-mac-address = <&uboot 0x1fc00>;
- mtd-mac-address-increment = <2>;
+ mac-address-increment = <2>;
};