Now that OF ahb support was added to the ath9k driver, we can use it to
enable and use the SoC wireless found in these chipsets.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
#address-cells = <1>;
#size-cells = <0>;
};
+
+ wifi: wifi@180c0000 {
+ compatible = "qca,ar9130-wifi";
+ reg = <0x180c0000 0x230000>;
+
+ interrupts = <2>;
+
+ status = "disabled";
+ };
};
usb_phy: usb-phy {
};
};
};
+
+&wifi {
+ status = "okay";
+};
status = "disabled";
};
+
+ wifi: wifi@18100000 {
+ compatible = "qca,ar9330-wifi";
+ reg = <0x18100000 0x20000>;
+
+ interrupts = <2>;
+
+ status = "disabled";
+ };
};
usb_phy: usb-phy {
&phy_port4 {
status = "okay";
};
+
+&wifi {
+ status = "okay";
+};
reg = <0>;
};
};
+
+&wifi {
+ status = "okay";
+};
reg = <0>;
};
};
+
+&wifi {
+ status = "okay";
+};
&phy_port4 {
status = "okay";
};
+
+&wifi {
+ status = "okay";
+};
reg = <0>;
};
};
+
+&wifi {
+ status = "okay";
+};