ath79: add WLAN, Ethernet-Switch with LAN/WAN and Status LED to Dorin
[openwrt/.git] / target / linux / ath79 / dts / ar9331_embeddedwireless_dorin.dts
index 4b204b7561c07f6d9f7d1867a0847006f8f9d7b7..eff3b091ecc301ad45034f7f9feaf94bd9edcac2 100644 (file)
        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>;
+};