ath79: add WLAN, Ethernet-Switch with LAN/WAN and Status LED to Dorin

Signed-off-by: Catrinel Catrinescu <cc@80211.de>
This commit is contained in:
Catrinel Catrinescu
2018-06-05 16:56:48 +02:00
committed by John Crispin
parent 32ab2e16b1
commit dc1268cb11
3 changed files with 15 additions and 6 deletions

View File

@@ -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>;
};