最新消息,高通于25年12月底更新开源驱动ath12k,已正式支持QCC2072 Wi-Fi7 芯片。
驱动对应链接:
https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware/-/tree/main
补丁说明链接:
https://lore.kernel.org/ath12k/
Overview: - The first 6 patches refactor/fix current code base to prepare for QCC2072 support. - Patches [7,8/19] add hardware registers and parameters for QCC2072. - Patches [9,10,11/19] add support for new QMI memory type, new firmware download etc, these are specific to QCC2072 hence necessary configs are added to make sure other chips are not affected. - Patches [12,13/19] add new callbacks for QCC2072. These callbacks are actually taken from WCN7850, with modifications due to the different HAL descriptors. - Patches [14,15/19] add 32 bits variants for QCC2072 REO CMD/status ring handling, as existing 64 bits functions don't work with QCC2072. - Patches [16,17/19] contains changes required by QCC2072, but those changes are made common to all chips. They are not expected to cause any regression. - Patch [18/19] add QRTR node id register such that QCC2072 can work when firmware-2.bin image is used. - The last patch enables QCC2072 support.喜欢使用开源驱动的小伙伴可以直接下载ath12k驱动进行调试,如遇问题可以开源社区提交问题。
如需使用闭源驱动进行产品开发的的可购买Qogrisys的O2072PM模组样品申请闭源驱动。