From: Dmitry Baryshkov Date: Thu, 12 Sep 2024 05:20:37 +0000 (+0300) Subject: ath11k: add device-specific firmware for QCM6490 boards X-Git-Tag: 20250211~11^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e38da10472cf06e97ee9710b4c9445aabe4da8ca;p=thirdparty%2Flinux-firmware.git 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 --- diff --git a/WHENCE b/WHENCE index bc7f0eb4..7b3173f4 100644 --- a/WHENCE +++ b/WHENCE @@ -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 diff --git a/ath11k/WCN6750/hw1.0/qcm6490/wpss.mbn b/ath11k/WCN6750/hw1.0/qcm6490/wpss.mbn new file mode 100644 index 00000000..14b3a8f2 Binary files /dev/null and b/ath11k/WCN6750/hw1.0/qcm6490/wpss.mbn differ