From 1b7d6583a5ed9a2c31045107ab51b00b24109c5b Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Tue, 2 Aug 2016 22:26:00 +0200 Subject: lantiq: fix mac address increments Use the same mac address increment in device tree source file and userspace. Don't add a mac address increment to either the only mtd mac-address or to all mac-addresses. Fix a typo in the TDW89X0.dtsi file to add an increment. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/ARV4525PW.dts | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/lantiq/dts/ARV4525PW.dts') diff --git a/target/linux/lantiq/dts/ARV4525PW.dts b/target/linux/lantiq/dts/ARV4525PW.dts index 9d27278d0b..d66e087b08 100644 --- a/target/linux/lantiq/dts/ARV4525PW.dts +++ b/target/linux/lantiq/dts/ARV4525PW.dts @@ -70,7 +70,6 @@ mac_addr { compatible = "lantiq,eth-mac"; reg = <0 0x3f0016 0x6>; - mac-increment = <2>; }; ath5k_eep { -- cgit v1.2.3