ath79: fix WNDR3800 support
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9330_glinet_ar150.dts
index 16d86137cbb563dd3c5f4f5d96963e849bc61e25..1a97a0da30603089927b02991e69727f203977b7 100644 (file)
@@ -89,7 +89,7 @@
        num-chipselects = <1>;
        status = "okay";
 
-       spiflash {
+       spiflash@0 {
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "jedec,spi-nor";
                switch-phy-swap = <0>;
        };
 };
+
+&wmac {
+       status = "okay";
+       mtd-cal-data = <&art 0x1000>;
+       mtd-mac-address = <&art 0x0>;
+};