From dc1268cb11d827f1868d6ef96e3d289431165c0e Mon Sep 17 00:00:00 2001 From: Catrinel Catrinescu Date: Tue, 5 Jun 2018 16:56:48 +0200 Subject: ath79: add WLAN, Ethernet-Switch with LAN/WAN and Status LED to Dorin Signed-off-by: Catrinel Catrinescu --- target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'target/linux/ath79/dts') diff --git a/target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts b/target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts index 4b204b7561..eff3b091ec 100644 --- a/target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts +++ b/target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts @@ -111,20 +111,21 @@ status = "okay"; mtd-mac-address = <&art 0x1002>; + mtd-mac-address-increment = <0x40>; fixed-link { speed = <1000>; full-duplex; }; - gmac-config { - device = <&gmac>; - - switch-phy-addr-swap = <1>; - switch-phy-swap = <1>; - }; }; &mdio1 { status = "okay"; }; + +&wmac { + status = "okay"; + mtd-cal-data = <&art 0x1000>; + mtd-mac-address = <&art 0x1002>; +}; -- cgit v1.2.3