From 91d5067091b56fa757d08ef3e42c53f2f7294ec4 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Tue, 2 Aug 2016 22:26:01 +0200 Subject: lantiq: use the etop driver DT bindings only Use the generic mtd-mac-address dts property to get a mac address from flash instead of the lantiq specific one. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/ARV7518PW.dts | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'target/linux/lantiq/dts/ARV7518PW.dts') diff --git a/target/linux/lantiq/dts/ARV7518PW.dts b/target/linux/lantiq/dts/ARV7518PW.dts index 0b9129c..6e2b8ef 100644 --- a/target/linux/lantiq/dts/ARV7518PW.dts +++ b/target/linux/lantiq/dts/ARV7518PW.dts @@ -78,11 +78,6 @@ lantiq,shadow = <0x0>; }; - mac_addr { - compatible = "lantiq,eth-mac"; - reg = <0 0x7f0016 0x6>; - }; - ath9k_eep { compatible = "ath9k,eeprom"; ath,eep-flash = <&boardconfig 0x400>; @@ -135,6 +130,7 @@ etop@E180000 { phy-mode = "mii"; + mtd-mac-address = <&boardconfig 0x16>; }; ifxhcd@E101000 { -- cgit v1.1