lantiq: use ath9k device tree bindings binding/owl-loader
[openwrt/staging/wigyori.git] / target / linux / lantiq / dts / FRITZ7360SL.dts
index 2a90a7f8c2ffb8304ab35cc792f3d6a22d3b4755..e54b0e27abd97ac570e64f49aeb8e215180d8942 100644 (file)
                };
        };
 
-       ath9k_eep {
-               compatible = "ath9k,eeprom";
-               ath,eep-flash = <&urlader 0x985>;
-               ath,eep-endian;
-               ath,eep-swap;
-               ath,pci-slot = <0>;
-       };
-
        gphy-xrx200 {
                compatible = "lantiq,phy-xrx200";
                firmware = "lantiq/vr9_phy11g_a2x.bin";
                };
        };
 };
+
+&pcie0 {
+       pcie@0 {
+               reg = <0 0 0 0 0>;
+               #interrupt-cells = <1>;
+               #size-cells = <2>;
+               #address-cells = <3>;
+               device_type = "pci";
+
+               wifi@168c,002e {
+                       compatible = "pci168c,002e";
+                       reg = <0 0 0 0 0>;
+                       qca,no-eeprom; /* load from ath9k-eeprom-pci-0000:01:00.0.bin */
+               };
+       };
+};