ath11k: add device-specific firmware for QCM6490 boards

Most likely because of the TZ differences, on QCM6490 / QCS6490 boards
the WPSS DSP can not work with the existing firmware (provided for
SC7280 platforms). Add device-specific firmware for these boards.

The firmware comes in the MBN format rather than the typical MDT + Bnn
as the firmware file is being loaded through the remoteproc / DSP.

Compatibility links are added to follow the names in the existing DTs
(qcom/qcm6490-idp.dts and qcom/qcs6490-rb3gen2.dts).

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
Dmitry Baryshkov 2024-09-12 08:20:37 +03:00 committed by Josh Boyer
parent 2bcb72376b
commit e38da10472
2 changed files with 7 additions and 0 deletions

7
WHENCE
View File

@ -3890,6 +3890,13 @@ File: ath11k/QCA2066/hw2.1/Notice.txt
Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details
File: ath11k/WCN6750/hw1.0/qcm6490/wpss.mbn
Version: WLAN.MSL.2.0.c2-00204-QCAMSLSWPLZ-1
Link: qcom/qcm6490/wpss.mbn -> ../../ath11k/WCN6750/hw1.0/qcm6490/wpss.mbn
Link: qcom/qcs6490/wpss.mbn -> ../../ath11k/WCN6750/hw1.0/qcm6490/wpss.mbn
Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
--------------------------------------------------------------------------
Driver: ath12k - Qualcomm Technologies Wi-Fi 7 chipset support

Binary file not shown.