Commit Graph

3053 Commits

Author SHA1 Message Date
Bitterblue Smith
4cc3eda636 rtlwifi: Add firmware v16.0 for RTL8710BU aka RTL8188GU
rtl8xxxu will support this device.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-03-06 09:16:58 +08:00
Hans de Goede
76ad2755a2 brcm: Add nvram for the Lenovo Yoga Book X90F / X90L convertible
Add a NVRAM file for the brcmfmac4356 wifi chip found on the mainboard
of the Lenovo Yoga Book X90 convertible. This is based on a copy of
the existing "brcmfmac4356-pcie.Xiaomi Inc-Mipad2.txt" NVRAM file with
various parameters changed to match the Lenovo Yoga Book X90F / X90L.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2023-03-03 21:45:12 +01:00
Hans de Goede
1bc8afb2f5 brcm: Fix Xiaomi Inc Mipad2 nvram/.txt file macaddr
Replace the macaddr setting with the special fixed macaddr the kernel's
brcmfmac driver uses to identify that there is no macaddr programmed
into the NIC (NIC programmed makes takes precedence over the .txt one).

This will properly make the kernel generate a random MAC and set
addr_assign_type to NET_ADDR_RANDOM on devices without a MAC programmed
into the NIC.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2023-03-03 21:13:13 +01:00
Hans de Goede
d02d58aaef brcm: Add nvram for the Advantech MICA-071 tablet
Add a NVRAM file for the brcmfmac43241b4 wifi chip found on the mainboard
of the Advantech MICA-071 tablet. This is based on a copy of the existing
"brcmfmac43241b4-sdio.Intel Corp.-VALLEYVIEW C0 PLATFORM.txt" NVRAM file
with various parameters changed to match the Advantech MICA-071.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2023-03-03 21:12:58 +01:00
Josh Boyer
60971a6485
Merge branch 'liquidio-20230222' of https://github.com/dchickles/linux-firmware
https://www.marvell.com/content/dam/marvell/en/public-collateral/server-processors/marvell-security-advisory-liquid-io2.pdf

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-27 12:33:07 -05:00
Josh Boyer
bd2525d9c5
Merge https://github.com/pkshih/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-27 08:46:12 -05:00
Hilda Wu
c51488ffb1
rtl_bt: Update RTL8852C BT USB firmware to 0xD7B8_FABF
This firmware patch update for Realtek RTL8852C BT USB controller.

Release Version: 0xD7B8_FABF

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-27 08:45:15 -05:00
Max Chou
3653d692bd
rtl_bt: Add firmware and config files for RTL8821CS
This firmware/config is submitted for RTL8821C BT UART I/F.

Version: 0x75b8_f098

Signed-off-by: Max Chou <max.chou@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-27 08:44:33 -05:00
Ping-Ke Shih
7375bcff3f rtw89: 8852b: update fw to v0.29.29.0
Correct channel report of hardware scan.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-02-24 16:23:33 +08:00
Ping-Ke Shih
5148670daa rtw89: 8852b: update fw to v0.29.26.0
New fimrware type 5 to support hardware scan, P2P-PS and etc.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-02-24 16:23:29 +08:00
Chickles, Derek
c600840944 liquidio: remove lio_23xx_vsw.bin
Removing lio_23xx_vsw.bin which has a security vulnerability.
This binary was published originally as a proof-of-concept and is
not installed in any production devices and should not be used. In
addition, the aforementioned LiquidIO devices are end of service.

Signed-off-by: Chickles, Derek <dchickles@marvell.com>
2023-02-22 18:48:26 -08:00
Josh Boyer
83f1d77813
Merge branch 'ath10k-20230215' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-15 14:27:03 -05:00
Josh Boyer
b291c96794
Merge branch 'for-upstream' of https://github.com/crojewsk-intel/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-15 09:04:11 -05:00
Cezary Rojewski
23afbfe8a2 intel: avs: Add AudioDSP base firmware for CNL-based platforms
Provide the base firmware for the skylake- and avs- drivers to utilize.
This is an updated version of existing intel/dsp_fw_cnl.bin.

Leave link for backward compatibility but put the binary into a
dedicated folder so it is clear which driver makes use of it.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
2023-02-15 10:16:46 +01:00
Cezary Rojewski
284e55d982 intel: avs: Add AudioDSP base firmware for APL-based platforms
Provide the base firmware for the skylake- and avs- drivers to utilize.
This is an updated version of existing intel/dsp_fw_bxtn.bin and
intel/dsp_fw_glk.bin.

Leave links for backward compatibility but put the binaries into a
dedicated folder so it is clear which driver makes use of them.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
2023-02-15 10:16:46 +01:00
Cezary Rojewski
289e3a9777 intel: avs: Add AudioDSP base firmware for SKL-based platforms
Provide the base firmware for the skylake- and avs- drivers to utilize.
This is an updated version of existing intel/dsp_fw_release.bin and
intel/dsp_fw_kbl.bin.

Leave links for backward compatibility but put the binaries into a
dedicated folder so it is clear which driver makes use of them.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
2023-02-15 10:16:42 +01:00
Kalle Valo
c7a57ef688 ath11k: WCN6855 hw2.0: update to WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15 11:09:53 +02:00
Kalle Valo
6a4e7f6792 ath11k: WCN6855 hw2.0: update board-2.bin
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15 11:09:53 +02:00
Kalle Valo
0e2486b127 ath11k: WCN6750 hw1.0: update board-2.bin
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15 11:09:53 +02:00
Kalle Valo
f48fbe42c2 ath11k: IPQ5018 hw1.0: add to WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15 11:09:53 +02:00
Kalle Valo
9dacec6dad ath11k: IPQ5018 hw1.0: add board-2.bin
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15 11:09:52 +02:00
Kalle Valo
15054afb19 ath10k: QCA6174 hw3.0: update firmware-sdio-6.bin to version WLAN.RMH.4.4.1-00174
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15 11:07:55 +02:00
Kalle Valo
024cc5eb2e ath10k: WCN3990 hw1.0: update board-2.bin
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15 10:52:22 +02:00
Nas Chung
a253a3723f
cnm: update chips&media wave521c firmware.
Update the wave521c video IP firmware for K3 devices.

FW version : 1.0.2

Signed-off-by: Nas Chung <nas.chung@chipsnmedia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-14 12:58:03 -05:00
Mario Limonciello
c0a0bc2355
amdgpu: Update GC 11.0.1 firmware
from internal git commit 2e5958ca6b434b7ac9f0b0a6929334bb7a8c57c4

GC 11.0.1 firmware was just introduced by commit 4535de67 ("amdgpu:
Add GC 11.0.1 firmware") but this doesn't load properly on some parts
so it's better to release another firmware binary that is compatible
with more parts.

Fixes: 4535de67 ("amdgpu: Add GC 11.0.1 firmware")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-14 12:14:03 -05:00
Cezary Rojewski
4296b7afb2 intel: catpt: Add AudioDSP base firmware for BDW platforms
Provide the base firmware for the catpt-driver to utilize. This is an
updated version of existing intel/IntcSST2.bin.

Leave link for backward compatibility but put the binary into a
dedicated folder so it is clear which driver makes use of it.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
2023-02-14 14:18:40 +01:00
Josh Boyer
bf4115c1aa
Merge https://github.com/pkshih/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-10 14:35:21 -05:00
Josh Boyer
c9e7ae98c7
Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-10 14:34:42 -05:00
Josh Boyer
748e967e81
Merge branch 'dmc-mtl_2.11' of git://anongit.freedesktop.org/drm/drm-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-10 14:32:45 -05:00
Josh Boyer
1d62bd00aa
Merge branch 'dmc-adlp_2.18' of git://anongit.freedesktop.org/drm/drm-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-10 14:31:07 -05:00
John Allen
f79e4ba7ed
linux-firmware: Update AMD cpu microcode
* Update AMD cpu microcode for processor family 19h

Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
Key ID          = F328AE73
Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

Signed-off-by: John Allen <john.allen@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-10 14:30:26 -05:00
Arend van Spriel
1fd4c55269
brcm: revert firmware files for Cypress devices
Recent commit added firmware files into the brcm subdirectory. However,
it restored some firmware files that were replaced by firmware files
provided by Cypress using symbolic links. Hence removing these files
once more.

Reported-by: John Keeping <john@metanate.com>
Fixes: 0707b2f ("brcm: add/update firmware files for brcmfmac driver")
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-10 14:29:41 -05:00
Arend van Spriel
5aa0b27d92
brcm: restore previous firmware file for BCM4329 device
The BCM4329 firmware was recently updated, but it was reported this
was not working for NVIDIA Tegra devices. Turns out this firmware does
not support a firmware api command that brcmfmac relies on. So we need
to revert this firmware update and restore the previous one.

Reported-by: Dmitry Osipenko <digetx@gmail.com>
Fixes: 0707b2f ("brcm: add/update firmware files for brcmfmac driver")
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-10 14:29:17 -05:00
Chin-Yen Lee
c3f3baada1 rtw88: 8822c: Update normal firmware to v9.9.14
Update collision detection parameter to avoid TX pause occasionally.

Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-02-10 11:02:21 +08:00
Gustavo Sousa
c1181ae796 i915: Add DMC v2.11 for MTL
Just as done with HuC in commit 51fff4e69b ("i915: Add versionless HuC
files for current platforms"), we are now starting to move away from
versioning filenames. Next updates for platforms already moved to the
new convention will just replace the blob files and update the WHENCE
file to reflect the new version.

Release notes:

  1.Bug fixes for few FW issues.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-02-07 09:13:10 -03:00
Stefan Binding
2fd61bc5d6 linux-firmware: Add firmware for Cirrus CS35L41 on UM3402 ASUS Laptop
This patch adds the firmware files for Cirrus CS35L41 smart
amplifier used by UM3402 ASUS Laptop

Playback version: 6.61.1

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2023-02-06 14:34:10 +00:00
Stefan Binding
a60d908ace linux-firmware: Add missing tuning files for HP Laptops using Cirrus Amps
Tuning was missing for laptop SSIDs: 103c8994, 103c8995

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2023-02-06 14:33:51 +00:00
Gustavo Sousa
a5046f4356 i915: Add DMC v2.18 for ADLP
Just as done with HuC in commit 51fff4e69b ("i915: Add versionless HuC
files for current platforms"), we are now starting to move away from
versioning filenames. Next updates for platforms already moved to the
new convention will just replace the blob files and update the WHENCE
file to reflect the new version.

Notes for this DMC release:

  1. Bug-fixes for latest release.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-02-02 12:58:28 -03:00
Mario Limonciello
5c11a37429
amdgpu: Add VCN 4.0.2 firmware
From internal git commit 817a844e4b282368b5dc3f27a9d8c6cdeb814548

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25 07:40:41 -05:00
Mario Limonciello
5fe2d73c3d
amdgpu: Add PSP 13.0.4 firmware
From internal git commit 817a844e4b282368b5dc3f27a9d8c6cdeb814548

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25 07:40:41 -05:00
Mario Limonciello
a3332f8b1d
amdgpu: Add SDMA 6.0.1 fimware
From internal git commit 817a844e4b282368b5dc3f27a9d8c6cdeb814548

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25 07:40:41 -05:00
Mario Limonciello
4535de6799
amdgpu: Add GC 11.0.1 firmware
from internal git commit 817a844e4b282368b5dc3f27a9d8c6cdeb814548

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25 07:40:41 -05:00
Mario Limonciello
2e93e4c91d
amdgpu: Add DCN 3.1.4 firmware
from internal git commit 817a844e4b282368b5dc3f27a9d8c6cdeb814548

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25 07:40:41 -05:00
Peter Robinson
3435843535
iwlwifi: remove old intermediate 5.15+ firmwares
The iwlwifi firmware requirements since 5.15 for
for 20k series of chips was bumped from v66 to v72 for
AXxxx series in the 5.18 kernel so we can drop the
intermediate versions as they're now unused, it's
still the current highest rev firmware as of 6.2 cycle.

Cc: Gregory Greenman <gregory.greenman@intel.com>
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25 07:38:47 -05:00
Peter Robinson
494389cbc3
iwlwifi: remove 5.10 and 5.15 intermediate old firmwares
The iwlwifi firmware requirements between 5.10 and 5.15
for 20k series of chips jumped from v59 to v66 for
AXxxx series so we can drop the intermediate versions
as they're now unused.

Cc: Gregory Greenman <gregory.greenman@intel.com>
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25 07:38:41 -05:00
Peter Robinson
177c593173
iwlwifi: remove 5.4 and 5.10 intermediate old firmwares
The iwlwifi firmware requirements between 5.4 and 5.10
for 20k series of chips jumped from v50 to v59 for
AXxxx series so we can drop the intermediate versions
as they're now unused.

Cc: Gregory Greenman <gregory.greenman@intel.com>
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25 07:38:35 -05:00
Peter Robinson
fa3a6d5651
iwlwifi: remove 4.19 and 5.4 intermediate old firmwares
The iwlwifi firmware requirements between 4.19 and 5.4
for 20k series of chips jumped from v38 to v46 for 9xxx
and from v38 to v50 for AZxxx series so we can drop the
intermediate versions as they're now unused.

Cc: Gregory Greenman <gregory.greenman@intel.com>
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25 07:38:28 -05:00
Peter Robinson
d11eb6f9ac
iwlwifi: remove old unsupported older than 4.14 LTS
The 4.9 LTS is now EOL so we can now drop the older firmware
that was required by the 4.4 LTS series. This removes the
extra iwlwifi 1k/3k/5k/6k/7k/8k/9k series of device that
are no longer used by a supported kernel series.

Cc: Gregory Greenman <gregory.greenman@intel.com>
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25 07:38:21 -05:00
Deren Wu
bb2d42dcef
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: 20230117170855a
File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
Version: 20230117170942

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-20 08:13:48 -05:00
Chris.Lu
3f0f338dfc
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: 20230117171152

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-20 08:12:55 -05:00