Commit Graph

4554 Commits

Author SHA1 Message Date
Josh Boyer
6c2cf045b4 Merge branch 'robot/patch-0-1737705863' into 'main'
robot/patch-0-1737705863

See merge request kernel-firmware/linux-firmware!426
2025-01-24 13:38:13 +00:00
Vivek Kumar Sahu
0ff5d85785 qca: Update Bluetooth WCN6856 firmware 2.1.0-00642 to 2.1.0-00650
Signed-off-by: Vivek Sahu <quic_vivesahu@quicinc.com>
2025-01-24 16:08:32 +05:30
Hilda Wu
9c2bf7af8b rtl_bt: Update RTL8852B BT USB FW to 0x049B_5037
This firmware patch update for Realtek RTL8852B BT USB controller.

Release Version: 0x049B_5037

Signed-off-by: Hilda Wu <hildawu@realtek.com>
2025-01-24 02:04:23 -06:00
Mario Limonciello
27ef6224c3 Merge branch 'amd-isp-staging' into 'main'
amdgpu: Update ISP FW for isp v4.1.1

See merge request kernel-firmware/linux-firmware!425
2025-01-23 19:27:34 +00:00
Pratap Nirujogi
8f070131e5 amdgpu: Update ISP FW for isp v4.1.1
From internal git commit:
39b007366cc76ef8c65e3bc6220ccb213f4861fb

Signed-off-by: Pratap Nirujogi <pratap.nirujogi@amd.com>
2025-01-23 19:25:38 +00:00
Mario Limonciello
fc3f0a5bc6 Merge branch 'superm1/server-issues' into 'main'
trivial: contrib: wrap the process in try/except to catch server issues

See merge request kernel-firmware/linux-firmware!423
2025-01-23 16:46:58 +00:00
Mario Limonciello
84e4027f90 trivial: contrib: wrap the process in try/except to catch server issues
If lore has load problems, don't bail, just wrap them and try again
on the next cycle.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2025-01-23 10:44:53 -06:00
Mario Limonciello
3d2c53f21f Merge branch 'superm1/robot-encoding' into 'main'
trivial: contrib: use python-magic to detect encoding of emails

See merge request kernel-firmware/linux-firmware!422
2025-01-23 16:36:47 +00:00
Mario Limonciello
e75caebfd5 trivial: contrib: use python-magic to detect encoding of emails
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2025-01-23 10:34:28 -06:00
Josh Boyer
cd8a37f777 Merge branch 'qca' into 'main'
QCA: Add Bluetooth firmware for QCA6698

See merge request kernel-firmware/linux-firmware!421
2025-01-23 14:37:39 +00:00
Josh Boyer
5e8604bf71 Merge https://github.com/che-jiang/qca_btfw into qca
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2025-01-23 09:35:00 -05:00
Cheng Jiang
52e961830b QCA: Add Bluetooth firmware for QCA6698
This commit will add required Bluetooth firmware files for QCA6698
The image version is 2.1.2-00035.

The QCA6698 Bluetooth chip, while sharing the same IP core as the
WCN6855, has different RF components and RAM sizes. This means it
requires new firmware files. Use a different firmware directory
to save the NVM and rampatch files.

Currently there are two connectivity boards using QCA6698 for
sa8775p-ride platform, the board id are 206 and 207 respectively.
So add two board specific nvm files.

hpbtfw21.tlv : RAM FW dump
hpnv21.b206  : NVM dump
hpnv21.b207  : NVM dump
hpnv21.bin   : NVM dump

Signed-off-by: Cheng Jiang <quic_chejiang@quicinc.com>
2025-01-23 08:19:33 +08:00
Mario Limonciello
40afb77bae Merge branch 'amd-staging' into 'main'
amdgpu: revert DMCUB 3.1.4 firmware

See merge request kernel-firmware/linux-firmware!420
2025-01-22 17:43:33 +00:00
Alex Hung
0e16f416fa amdgpu: revert DMCUB 3.1.4 firmware
Revert dcn_3_1_4_dmcub.bin back to commit 209c18b0.

The new firmware in b3049665 causes continuous error messages
"[drm] *ERROR* dc_dmub_srv_log_diagnostic_data: DMCUB error -
collecting diagnostic data" after hotplugging a USB-C monitor.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3913
Signed-off-by: Alex Hung <alex.hung@amd.com>
2025-01-22 17:41:42 +00:00
Mario Limonciello
7e8c2868cf Merge branch 'upstream' into 'main'
amlogic: update firmware for w265s2

See merge request kernel-firmware/linux-firmware!419
2025-01-22 15:42:18 +00:00
Yang Li
7c07d2d291 amlogic: update firmware for w265s2
Update the version to 51.06

Signed-off-by: Yang Li <yang.li@amlogic.com>
2025-01-22 18:02:35 +08:00
Josh Boyer
e7a96ae916 Merge branch 'mediatek' into 'main'
linux-firmware: update firmware for MT7925 WiFi device

See merge request kernel-firmware/linux-firmware!418
2025-01-20 12:57:48 +00:00
Chris Lu
634d0a0aa0 mediatek MT7925: update bluetooth firmware to 20250113153307
Update binary firmware for MT7925 BT devices.

File: mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin
Version: 20250113153307

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2025-01-20 07:41:15 -05:00
Allan Wang
3b6b1cba52 linux-firmware: update firmware for MT7925 WiFi device
Update binary firmware for MT7925 WiFi devices

File: mediatek/mt7925/WIFI_MT7925_PATCH_MCU_1_1_hdr.bin
Version: 20250113153001a
File: mediatek/mt7925/WIFI_RAM_CODE_MT7925_1_1.bin
Version: 20250113152854

Signed-off-by: Allan Wang <allan.wang@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2025-01-20 07:40:57 -05:00
Mario Limonciello
00a137ee32 Merge branch 'amd-staging' into 'main'
[pull] amdgpu firmware updates from 1/17

See merge request kernel-firmware/linux-firmware!417
2025-01-20 03:00:23 +00:00
Alex Deucher
a6cc747255 amdgpu: update psp 13.0.10 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
133355e89e amdgpu: update gc 11.0.3 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
ed8de4413c amdgpu: update psp 13.0.8 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
11ec4d498b amdgpu: update psp 13.0.5 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
78caaee2d1 amdgpu: update vcn 4.0.0 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
d9f8cb2ab1 amdgpu: update psp 13.0.0 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
2976114406 amdgpu: update gc 11.0.0 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
9ac860c051 amdgpu: update beige goby firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
f959a13fc9 amdgpu: update dimgrey cavefish firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
8e978d08a8 amdgpu: update navy flounder firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
a4b34d9c13 amdgpu: update sienna cichlid firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
7b211e6aa8 amdgpu: update navi14 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
4ea4ad032f amdgpu: update smu 14.0.3 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
d3547493aa amdgpu: update psp 14.0.3 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
0ca6b708e6 amdgpu: update gc 12.0.1 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
367fe22163 amdgpu: update navi12 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
5d6d3f3edf amdgpu: update smu 14.0.2 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
70482da5c8 amdgpu: update psp 14.0.2 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
95bfb9efc9 amdgpu: update gc 12.0.0 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
64e0a082fa amdgpu: update gc 9.4.3 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
dcb68fd8a1 amdgpu: update navi10 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
7718769c8f amdgpu: update vcn 4.0.4 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
02d163729e amdgpu: update psp 13.0.7 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
f0f3895cce amdgpu: update gc 11.0.2 firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Alex Deucher
73c7a2bd6c amdgpu: update yellow carp firmware
Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-20 02:57:56 +00:00
Mario Limonciello
7cf218e65a Merge branch 'sa8775p' into 'main'
qcom: correct licence information for SA8775P binaries

See merge request kernel-firmware/linux-firmware!411
2025-01-17 14:25:31 +00:00
Dmitry Baryshkov
f07c37545a qcom: correct licence information for SA8775P binaries
The licence file for SA8775P binaries should contain one extra clause
related to the export regulations. Add new licence text and use it for
SA8775P DSP binaries.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2025-01-17 14:23:40 +00:00
Mario Limonciello
a0d6cf8f24 Merge branch 'rb5-slpi' into 'main'
qcom: update SLPI firmware for RB5 board

See merge request kernel-firmware/linux-firmware!412
2025-01-17 14:18:52 +00:00
Dmitry Baryshkov
efa7a4c240 qcom: update SLPI firmware for RB5 board
Update the Sensors DSP firmware for the Qualcomm RB5 Robotics platform.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2025-01-17 14:16:57 +00:00
Mario Limonciello
f32e36e930 Merge branch 'amd-staging' into 'main'
amdgpu: DMCUB updates for various AMDGPU ASICs

See merge request kernel-firmware/linux-firmware!413
2025-01-17 03:04:37 +00:00