]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
ath11k: add device-specific firmware for QCM6490 boards
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 12 Sep 2024 05:20:37 +0000 (08:20 +0300)
committerJosh Boyer <jwboyer@redhat.com>
Mon, 3 Feb 2025 13:50:48 +0000 (13:50 +0000)
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>
WHENCE
ath11k/WCN6750/hw1.0/qcm6490/wpss.mbn [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index bc7f0eb418a77a617f83ec64d982b4fe76830012..7b3173f4f6ee03ad1ce0a6dc50a799869e1fcdfd 100644 (file)
--- 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 (file)
index 0000000..14b3a8f
Binary files /dev/null and b/ath11k/WCN6750/hw1.0/qcm6490/wpss.mbn differ