bmips: add ATH9K PCI fixups
[openwrt/staging/ldir.git] / target / linux / bmips / dts / bcm6358-huawei-hg556a-b.dts
index 0f21ca4a6b51fe5cd7a10338c0f7c0a5013ce536..65b4480ee1e7f36807543413e440ac7322f165c9 100644 (file)
                        gpios = <&pinctrl 28 GPIO_ACTIVE_LOW>;
                };
        };
+
+       ath9k-fixup {
+               compatible = "brcm,ath9k-fixup";
+               reg = <0x30000000 0x8000000>;
+
+               pci-dev = <1>;
+
+               mtd-mac-address = <&cfe 0x6a0>;
+               mtd-mac-address-increment = <1>;
+
+               ath,eeprom = <&cal_data 0x1e000>;
+               ath,endian-check;
+               ath,led-pin = <2>;
+               ath,led-active-high;
+       };
 };
 
 &ehci {