Shayne Chen
85ce6f7afd
mt76: mt7996: add firmware files for mt7992 chipset
...
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
2024-09-26 00:59:54 +08:00
Shayne Chen
a1c9e3bf32
mt76: mt7996: add firmware files for mt7996 chipset variants
...
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
2024-09-26 00:59:43 +08:00
Josh Boyer
8306534b8a
Merge branch '8922a' into 'main'
...
rtw89: 8922a: add fw format-2 v0.35.42.1
See merge request kernel-firmware/linux-firmware!300
2024-09-23 12:36:21 +00:00
Josh Boyer
a305ade8fe
Merge tag 'rtw-fw-2024-09-13' of https://github.com/pkshih/linux-firmware into 8922a
...
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2024-09-23 08:34:01 -04:00
Josh Boyer
24813981f3
Merge branch 'sa8775p' into 'main'
...
qcom: add gpu firmwares for sa8775p chipset
See merge request kernel-firmware/linux-firmware!299
2024-09-23 12:25:11 +00:00
Akhil P Oommen
43c971bcd7
qcom: add gpu firmwares for sa8775p chipset
...
Add the following gpu related firmwares for SA8775P chipset:
qcom/a663_gmu.bin: v3.05.01
qcom/sa8775p/a663_zap.mbn: v0.09
Signed-off-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
2024-09-17 11:57:51 +05:30
Mario Limonciello
6c88d9b825
Merge branch 'amd-staging' into 'main'
...
amdgpu: update DMCUB to v0.0.233.0 DCN351
See merge request kernel-firmware/linux-firmware!298
2024-09-13 20:28:50 +00:00
Alex Hung
bcbdd1670b
amdgpu: update DMCUB to v0.0.233.0 DCN351
...
From internal git commit 3a38247b2e891f0ed7bb6ccef6204e214718c36d.
Tested with DC 3.2.301
Release notes:
- IPS fixes
- dmu fixes
- other misc fixes
Signed-off-by: Alex Hung <alex.hung@amd.com>
2024-09-13 20:26:57 +00:00
Mario Limonciello
a34e7a5f86
Merge branch 'fix-rawfile-links' into 'main'
...
Don't compress json and handle RawFile links
See merge request kernel-firmware/linux-firmware!297
2024-09-13 13:31:11 +00:00
Chin-Yen Lee
5685e14f2a
rtw89: 8922a: add fw format-2 v0.35.42.1
...
* Fix disconnect from AP after resuming from wowlan mode.
* Add rtw8922a_fw-2.bin for format change of RX DCK
Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2024-09-13 15:28:58 +08:00
Juerg Haefliger
121e467fde
copy-firmware: Handle links to uncompressed files
...
If copy-firwmware is told to compress files, it blindly assumes that
the target is indeed compressed (unless it's a directory) and creates
any symlinks accordingly.
This leads to broken symlinks for links that point at RawFiles:
adspr.jsn.zst -> ../qcm6490/adspr.jsn.zst
adsps.jsn.zst -> ../qcm6490/adsps.jsn.zst
That should be:
adspr.jsn -> ../qcm6490/adspr.jsn
adsps.jsn -> ../qcm6490/adsps.jsn
Fix that by checking if the target (directory or file) exists. And while
at it, add a check for broken symlinks at the end.
Fixes: 541f96c0fa
("qcom: qcm6490: add ADSP and CDSP firmware")
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
2024-09-13 08:38:36 +02:00
Juerg Haefliger
590d8aa4e3
WHENCE: Fix battmgr.jsn entry type
...
Qcom jsons must not be compressed.
Fixes: 541f96c0fa
("qcom: qcm6490: add ADSP and CDSP firmware")
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
2024-09-13 07:49:54 +02:00
Mario Limonciello
b9daf8c33f
Merge branch 'amd-staging' into 'main'
...
amdgpu: add GC 11.5.2 microcode
See merge request kernel-firmware/linux-firmware!296
2024-09-12 16:05:08 +00:00
Mario Limonciello
47c72fee8f
amdgpu: Add VPE 6.1.3 microcode
...
from internal git commit 4502e7a096cf682e3a4dd1d5adab6b12d59795bf
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2024-09-12 16:03:12 +00:00
Mario Limonciello
1343055c07
amdgpu: add SDMA 6.1.2 microcode
...
from internal git commit 4502e7a096cf682e3a4dd1d5adab6b12d59795bf
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2024-09-12 16:03:12 +00:00
Mario Limonciello
5f3b798851
amdgpu: Add support for PSP 14.0.4
...
from internal git commit 4502e7a096cf682e3a4dd1d5adab6b12d59795bf
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2024-09-12 16:03:12 +00:00
Mario Limonciello
9419b0a001
amdgpu: add GC 11.5.2 microcode
...
from internal git commit 4502e7a096cf682e3a4dd1d5adab6b12d59795bf
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2024-09-12 16:03:12 +00:00
Josh Boyer
b7389eb838
Merge branch 'rb3gen2' into 'main'
...
qcom: qcm6490: add ADSP and CDSP firmware
See merge request kernel-firmware/linux-firmware!294
2024-09-12 11:42:07 +00:00
Dmitry Baryshkov
541f96c0fa
qcom: qcm6490: add ADSP and CDSP firmware
...
Add Linux firmware to be used for Qualcomm QCM6490 IDP and
Qualcomm RB3 Gen 2 Development Kit. Most of the firmware files are
common, IPA block is only present on the QCM6490 hardware.
- ADSP.HT.5.5.c8-00149-KODIAK-1
- CDSP.HT.2.5.c3-00077-KODIAK-1
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2024-09-12 11:27:27 +00:00
Josh Boyer
e346ee30c3
Merge branch 'main' into 'main'
...
linux-firmware: Update firmware file for Intel Bluetooth Solar core
See merge request kernel-firmware/linux-firmware!295
2024-09-12 11:27:05 +00:00
Kiran K
aa5bbc8564
linux-firmware: Update firmware file for Intel Bluetooth Magnetor core
...
This patch contains firmware files for,
- Garfield Peak2 (GfP2) - AX211
- Johnson Peak2 (JnP2) - AX203
- Harrison Peak1 (HrP1) - AX101
FW Build: BT_Magnetar_REL103427_23.50.24332.103427
Release Version: 23.80.0.3
FSEQ: 0x0.0.3.94
Signed-off-by: Kiran K <kiran.k@intel.com>
2024-09-12 12:51:56 +05:30
Kiran K
299fe5853c
linux-firmware: Update firmware file for Intel BlazarU core
...
This patch contains firmware files for BlazarU core -
1. Gale Peak2 (BE200)
FW Build: BT_BlazarU_S_REL64815_23.80.24332.64815
Release Version: 23.80.0.3
FSEQ: 0x0.0.4.164
Signed-off-by: Kiran K <kiran.k@intel.com>
2024-09-12 12:49:27 +05:30
Kiran K
bf24e495b1
linux-firmware: Update firmware file for Intel Bluetooth Solar core
...
This patch contains firmware files for,
- Typhoon Peak2 (TyP2) - AX210
- Garfield Peak2 (GfP2) - AX211
- Johnson Peak2 (JnP2) - AX203
FW Build: BT_Solar_REL81755_23.50.24332.81755
Release Version: 23.80.0.3
FSEQ: 0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
2024-09-12 12:47:55 +05:30
Josh Boyer
4a0367b33a
Merge branch 'rtl8852b' into 'main'
...
rtl_bt: Update RTL8852B BT USB FW to 0x0447_9301
See merge request kernel-firmware/linux-firmware!293
2024-09-11 11:00:41 +00:00
Hilda Wu
59def90742
rtl_bt: Update RTL8852B BT USB FW to 0x0447_9301
...
This firmware patch update for Realtek RTL8852B BT USB controller.
Release Version: 0x0447_9301
Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2024-09-11 06:58:29 -04:00
Josh Boyer
ce299c0f97
Merge branch 'rt1320' into 'main'
...
realtek: rt1320: Add patch firmware of MCU
See merge request kernel-firmware/linux-firmware!292
2024-09-10 11:57:17 +00:00
Shuming Fan
2a7b69a3fa
realtek: rt1320: Add patch firmware of MCU
...
This patch added the patch firmware of rt1320 MCU.
Signed-off-by: Shuming Fan <shumingf@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2024-09-10 07:55:12 -04:00
Josh Boyer
552ed9b8d5
Merge branch 'mtl-dmc-v2.23' into 'main'
...
i915: Update MTL DMC v2.23
See merge request kernel-firmware/linux-firmware!291
2024-09-09 11:22:56 +00:00
Dnyaneshwar Bhadane
6528c34461
i915: Update MTL DMC v2.23
...
Release notes:
MTL FW 2.23
Date : 08/20/2024
Notes:
1. Fix in Pushing PIPEB PSR/SRD status to Debug Queue
2. changing the subroutine ids
Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2024-09-05 13:09:16 -03:00
Josh Boyer
87cae274d3
Merge branch 'cirrus-20240904' into 'main'
...
cirrus: cs35l56: Add firmware for Cirrus CS35L54 for some HP laptops
See merge request kernel-firmware/linux-firmware!290
2024-09-04 17:12:54 +00:00
Simon Trimmer
a9c9dbf495
cirrus: cs35l56: Add firmware for Cirrus CS35L54 for some HP laptops
...
This patch adds the firmware files for the Cirrus CS35L54 smart
amplifier used in two HP laptops.
- 103c8d01
- 103c8d08
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
2024-09-04 16:05:13 +00:00
Mario Limonciello
7a7a88fe1a
Merge branch 'amd-staging' into 'main'
...
amdgpu: Revert sienna cichlid dmcub firmware update
See merge request kernel-firmware/linux-firmware!289
2024-09-03 16:49:10 +00:00
Mario Limonciello
96af55bd3d
amdgpu: Revert sienna cichlid dmcub firmware update
...
commit bec4fd18
("amdgpu: DMCUB updates forvarious AMDGPU ASICs")
changed ucode version from 0x2020020 to 0x1000000 and has caused
regressions for users with a crash on boot.
Revert this binary to previous version.
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/3595
Fixes: bec4fd18
("amdgpu: DMCUB updates forvarious AMDGPU ASICs")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2024-09-03 16:43:23 +00:00
Josh Boyer
5ae7f66d88
Merge branch 'iwlwifi-20240903' into 'main'
...
iwlwifi: add Bz FW for core89-58 release
See merge request kernel-firmware/linux-firmware!288
2024-09-03 14:48:09 +00:00
Josh Boyer
a0b4b0f51b
core89 bz
...
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQQM3A3Pv7vbm9vtjWbacY7uyt+OfQUCZtcadQAKCRDacY7uyt+O
fUz0AQCR44jO6OvcG2yM15JJsLjtpoZw7tMC+0eV0BUUEJ3jcAD+P55R7PE8JYv3
Ykd39cQJQvWEPTJu8q0qyo9ra+LG3gc=
=Lw4N
-----END PGP SIGNATURE-----
Merge tag 'iwlwifi-fw-2024-09-03' of http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware into iwlwifi-20240903
core89 bz
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2024-09-03 10:45:40 -04:00
Miri Korenblit
a19bb447e5
iwlwifi: add Bz FW for core89-58 release
...
Add the -92 ucode firmware and the pnvm binary
for Bz device.
Build number: Core_manual_signed_core89-58
Revision: 67ce4588 (bz)
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
2024-09-03 17:16:20 +03:00
Josh Boyer
a0ff525ced
Merge branch 'rtl81261-3' into 'main'
...
rtl_nic: add firmware rtl8126a-3
See merge request kernel-firmware/linux-firmware!287
2024-09-03 11:24:33 +00:00
ChunHao Lin
d75c2bd6f2
rtl_nic: add firmware rtl8126a-3
...
This adds firmware rtl8126a-3 for RTL8126A rev.b.
Signed-off-by: ChunHao Lin <hau@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2024-09-03 07:21:41 -04:00
Josh Boyer
564faa76c4
Merge branch 'mt7921' into 'main'
...
linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
See merge request kernel-firmware/linux-firmware!286
2024-09-03 11:20:43 +00:00
Deren Wu
3afaa60ab4
linux-firmware: update firmware for MT7921 WiFi device
...
Update binary firmware for MT7921 WiFi devices
File: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin
Version: 20240826150948a
File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
Version: 20240826151030
Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2024-09-03 07:17:35 -04:00
Chris Lu
0dc08118bd
linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
...
Update binary firmware for MT7921 BT devices.
File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
Version: 20240826151221
Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2024-09-03 07:16:38 -04:00
Mario Limonciello
f4c18f9f29
Merge branch 'amd-staging' into 'main'
...
amdgpu: update DMCUB firmware to v0.0.232.0
See merge request kernel-firmware/linux-firmware!285
2024-08-30 02:52:11 +00:00
Hamza Mahfooz
d6c600d469
amdgpu: update DMCUB to v0.0.232.0 for DCN314 and DCN351
...
From internal git commit 844f3ef055abc4c8cdbf28ca8f8f60c9252ccd0d.
Tested with DC 3.2.299
Release notes:
- Cable discovery fix
- IPS fixes
- PSR fixes
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
2024-08-29 17:37:32 -04:00
Josh Boyer
335a1deca1
Merge branch 'qcom-restore' into 'main'
...
qcom: vpu: restore compatibility with kernels before 6.6
See merge request kernel-firmware/linux-firmware!284
2024-08-28 12:35:48 +00:00
Dmitry Baryshkov
91f955b730
qcom: vpu: restore compatibility with kernels before 6.6
...
Linux kernels before 6.6 used qcom/vpu-1.0/venus.mdt as a firmware
filename for Qualcomm SM8250 devices. Commit 36db650dae
("qcom: update
path for video firmware for vpu-1/2/3.0") moved the VPU firmware, added
the venus.mbn compatibility symlink, but at the same time it dropped
the venus.mdt symlink. Bring the historical name back to restore
compatibility with kernels older than 6.6.
Fixes: 36db650dae
("qcom: update path for video firmware for vpu-1/2/3.0")
Cc: Dikshita Agarwal <quic_dikshita@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2024-08-28 07:30:40 -04:00
Mario Limonciello
3cff7109c7
Merge branch 'amd-staging' into 'main'
...
amdgpu: DMCUB updates forvarious AMDGPU ASICs
See merge request kernel-firmware/linux-firmware!283
2024-08-26 19:58:17 +00:00
Zaeem Mohamed
bec4fd18cc
amdgpu: DMCUB updates forvarious AMDGPU ASICs
...
DMCUB updaes for DCN314, DCN315, DCN316, DCN351, DCN35, Green Sardine,
Renoir, Sienna Cichlid
From internal git commit d8987008c1738e76de1eaa73b36e9f976d0fc893
Firmware release 0.0.231.0
Tested with DC 3.2.298
Release notes:
- Various fixes
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
2024-08-26 19:56:35 +00:00
Josh Boyer
73dd3094cd
Merge branch 'rtw-fw-2024-08-26' into 'main'
...
rtw89: 8922a: add fw format-1 v0.35.41.0
See merge request kernel-firmware/linux-firmware!282
2024-08-26 11:32:30 +00:00
Chin-Yen Lee
80fa33b94a
rtw89: 8922a: add fw format-1 v0.35.41.0
...
Fixed v0.35.18 TX/RX throughput reduction problem.
Fix WATCH_DOG SER happened in the suspend flow of net-detect function.
Use format-1 because of new register address of WoWLAN reason, and firmware
commmand format changed of hardware scan and RF calibration notification.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2024-08-26 17:08:00 +08:00
Josh Boyer
2cdc11a7b3
Merge branch 'mt7925' into 'main'
...
linux-firmware: update firmware for mediatek bluetooth chip (MT7925)
See merge request kernel-firmware/linux-firmware!280
2024-08-23 11:31:09 +00:00