[PATCH v2 0/2] wifi: ath11k: add support for QCA2066

Kalle Valo kvalo at kernel.org
Tue Jan 9 04:21:50 PST 2024


Baochen Qiang <quic_bqiang at quicinc.com> writes:

> QCA2066 is a PCI based DBS device. It is very similar to WCN6855
> overall: they share the same PCI device ID, the same major and
> minor version numbers, the same register address, and same HAL
> descriptors etc. The most significant difference is that QCA2066
> supports 3-antenna configuration while WCN6855 doesn't. To
> differentiate them, subversion numbers are used. Currently four
> numbers are used by QCA2066: 0x1019A0E1, 0x1019B0E1, 0x1019C0E1
> and 0x1019D0E1.
>
> In order to read subversion register, pci.ops needs to be ready
> at that time, this change is done in the first patch.
>
> The second patch enables support for QCA2066.
>
> v2:
>  - Rebased on ToT.

And the firmware is now available here:

https://github.com/kvalo/ath11k-firmware/tree/master/QCA2066/hw2.1

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches



More information about the ath11k mailing list