aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-09-06 03:21:07 +0300
committerJosh Boyer <jwboyer@kernel.org>2023-09-06 07:08:10 -0400
commita0142c57045701b7557c3060af5c4246c420e4d8 (patch)
treecd051a9f41aed42fbc06986d15d9b6e56acb6575
parent7d8f2d95c28b680efa4a1591773c1df05e089aa1 (diff)
downloadlinux-firmware-a0142c57045701b7557c3060af5c4246c420e4d8.tar.gz
ath10k/WCN3990: move wlanmdsp to qcom/sdm845
The firmware file ath10k/WCN3990/hw1.0/wlanmdsp.mbn is platform-specific (rather than being specific to the WiFi chip itself) and can be used only on the Qualcomm SDM845 platform and close relatives. Other platforms (e.g. Qualcomm QCM2290, QRB4210) are going to provie their own copies of the wlanmdsp.mbn firmware. As discussed with Kalle, move this file to the platform-specific folder, providing the backwards-compatibility symlink. Cc: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-rw-r--r--WHENCE6
-rw-r--r--qcom/sdm845/notice.txt_wlanmdsp (renamed from ath10k/WCN3990/hw1.0/notice.txt_wlanmdsp)0
-rw-r--r--qcom/sdm845/wlanmdsp.mbn (renamed from ath10k/WCN3990/hw1.0/wlanmdsp.mbn)bin3725044 -> 3725044 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/WHENCE b/WHENCE
index e057a5e4..7eaedd49 100644
--- a/WHENCE
+++ b/WHENCE
@@ -3395,10 +3395,10 @@ Version: WLAN.TF.2.1-00021-QCARMSWP-1
File: ath10k/QCA9377/hw1.0/notice_ath10k_firmware-6.txt
File: ath10k/WCN3990/hw1.0/board-2.bin
File: ath10k/WCN3990/hw1.0/firmware-5.bin
-File: ath10k/WCN3990/hw1.0/wlanmdsp.mbn
-Link: qcom/sdm845/wlanmdsp.mbn -> ../../ath10k/WCN3990/hw1.0/wlanmdsp.mbn
+File: qcom/sdm845/wlanmdsp.mbn
+Link: ath10k/WCN3990/hw1.0/wlanmdsp.mbn -> ../../../qcom/sdm845/wlanmdsp.mbn
Version: WLAN.HL.2.0-01387-QCAHLSWMTPLZ-1
-File: ath10k/WCN3990/hw1.0/notice.txt_wlanmdsp
+File: qcom/sdm845/notice.txt_wlanmdsp
Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details
diff --git a/ath10k/WCN3990/hw1.0/notice.txt_wlanmdsp b/qcom/sdm845/notice.txt_wlanmdsp
index b85005cb..b85005cb 100644
--- a/ath10k/WCN3990/hw1.0/notice.txt_wlanmdsp
+++ b/qcom/sdm845/notice.txt_wlanmdsp
diff --git a/ath10k/WCN3990/hw1.0/wlanmdsp.mbn b/qcom/sdm845/wlanmdsp.mbn
index e044d8c2..e044d8c2 100644
--- a/ath10k/WCN3990/hw1.0/wlanmdsp.mbn
+++ b/qcom/sdm845/wlanmdsp.mbn
Binary files differ