aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-04-01brcm: Add brcmfmac43430-sdio.xxx.txt nvram for the Chuwi Hi8 (CWI509) tabletHEADmainHans de Goede2-0/+51
Add a NVRAM file for the brcmfmac43430[a1] wifi/bt chip found on some versions of the Chuw Hi8 (CWI509) tablet. This is based on copy of the existing brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt NVRAM file with some the calibration values adjusted for the Chuwi Hi8 tablet. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2023-03-20linux-firmware: Update firmware file for Intel Bluetooth AX101Aniket Sahu3-0/+4
This patch updates the firmware file for Intel Bluetooth AX101 Also it is known as Intel HarrisonPeak (HrP1). FW Build: REL53263 Release Version: 22.200.0.2 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20linux-firmware: Update firmware file for Intel Bluetooth 9462Aniket Sahu2-2/+2
This patch updates the firmware file for Intel Bluetooth 9462 Also it is known as Intel JeffersonPeak (JfP1). FW Build: REL59564 Release Version: 22.210.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20linux-firmware: Update firmware file for Intel Bluetooth 9462Aniket Sahu2-2/+2
This patch updates the firmware file for Intel Bluetooth 9462 Also it is known as Intel JeffersonPeak (JfP1). FW Build: REL59564 Release Version: 22.210.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20linux-firmware: Update firmware file for Intel Bluetooth 9560Aniket Sahu2-2/+2
This patch updates the firmware file for Intel Bluetooth 9560 Also it is known as Intel JeffersonPeak (JfP2). FW Build: REL59564 Release Version: 22.210.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20linux-firmware: Update firmware file for Intel Bluetooth 9560Aniket Sahu1-0/+0
This patch updates the firmware file for Intel Bluetooth 9560 Also it is known as Intel JeffersonPeak (JfP2). FW Build: REL59564 Release Version: 22.210.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20linux-firmware: Update firmware file for Intel Bluetooth AX203Aniket Sahu2-2/+2
This patch updates the firmware file for Intel Bluetooth AX203 Also it is known as Intel JohnsonPeak (JnP2). FW Build: REL59564 Release Version: 22.210.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20linux-firmware: Update firmware file for Intel Bluetooth AX203Aniket Sahu2-2/+2
This patch updates the firmware file for Intel Bluetooth AX203 Also it is known as Intel JohnsonPeak (JnP2). FW Build: REL59564 Release Version: 22.210.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20linux-firmware: Update firmware file for Intel Bluetooth AX211Aniket Sahu2-2/+2
This patch updates the firmware file for Intel Bluetooth AX211 Also it is known as Intel GarfieldPeak (GfP2). FW Build: REL59564 Release Version: 22.210.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20linux-firmware: Update firmware file for Intel Bluetooth AX211Aniket Sahu2-2/+2
This patch updates the firmware file for Intel Bluetooth AX211 Also it is known as Intel GarfieldPeak (GfP2). FW Build: REL59564 Release Version: 22.210.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20linux-firmware: Update firmware file for Intel Bluetooth AX210Aniket Sahu2-2/+2
This patch updates the firmware file for Intel Bluetooth AX210 Also it is known as Intel TyphoonPeak (TyP2). FW Build: REL59564 Release Version: 22.210.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20Merge branch 'dmc-adlp_2.19-mtl_2.12' of ↵Josh Boyer3-2/+2
git://anongit.freedesktop.org/drm/drm-firmware Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20Merge branch 'mtk-20230315' of https://github.com/tinghan-shen/linux_fw_scpJosh Boyer3-2/+2
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20linux-firmware: add firmware files for NXP BT chipsetsNeeraj Kale7-0/+20
These BT only firmware files are submitted for NXP chips. 88w8997-bt: uartuart8997_bt_v4.bin version: 16.92.21.p81 helper_uart_3000000.bin version: 16.92.21.p81 88w8987-bt: uartuart8987_bt.bin version: 16.92.21.p76.5 88w9098-bt: uartuart9098_bt_v1.bin version: 17.92.1.p136.24 iw416-bt: uartiw416_bt_v0.bin version: 16.92.21.p81 iw611-bt / iw612-bt: uartspi_n61x_v1.bin.se version: 18.99.1.p154.40 These firmware files are downloaded over UART interface. The helper_uart_3000000.bin needs to be downloaded before uartuart8997_bt_v4.bin for 88w8997 chip to set download baudrate to 3000000. Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-20Merge https://github.com/pkshih/linux-firmwareJosh Boyer3-0/+1
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-18rtw89: 8852b: update format-1 fw to v0.29.29.0Ping-Ke Shih1-0/+0
Correct channel report of hardware scan. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-03-18rtw89: 8852b: add format-1 fw v0.29.26.0Ping-Ke Shih2-0/+1
New fimrware type 5 to support hardware scan, P2P-PS and etc. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-03-18rtw89: 8852b: rollback firmware to v0.27.32.1Ping-Ke Shih1-0/+0
Since the format change of 8852b firmware will break user space as discussion in threads [1] [2], I should rollback firmware to v0.27.32.1 in original format. This patch is equal to revert two patches: 7375bcff3ffd "rtw89: 8852b: update fw to v0.29.29.0" 5148670daadc "rtw89: 8852b: update fw to v0.29.26.0" Then, re-add these two with new firmware filename rtw89/rtw8852b_fw-1.bin. [1] https://lore.kernel.org/linux-wireless/df1ce994-3368-a57e-7078-8bdcccf4a1fd@gmail.com/T/#m24cb43be31a762d0ea70bf07f27ae96c59f6931b [2] https://bugzilla.kernel.org/show_bug.cgi?id=217207 Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-03-17i915: Update MTL DMC to v2.12Gustavo Sousa2-1/+1
Release notes: 1. Fix for DC5 with CMTG enabled. 2. Register sequence change for underrun recovery. 3. WA for DPST save/restore. 4. WA for 3Dlut restore issue. 5. WA for Audio issue. 6. Interrupt fix for flip queue. 7. Fix for DC6v aggresive re-entry Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-03-17i915: Update ADLP DMC to v2.19Gustavo Sousa2-1/+1
Release notes: 1. Interrupt fix for flip queue 2. Fix for DC6v aggresive re-entry 3. Fix for DPST index Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-03-15mediatek: Update mt8192/mt8195 SCP firmware to support MM21 and MT21Tinghan Shen3-2/+2
mt8192 Internal version: asurada_scp_v2.0.20536+a3bcde3e private-mt-scp:v0.0.123-d91c4a1 asurada_scp_15355.0.23_03_14 2023-03-14 10:35:15 Release version: v2.0.20536 mt8195 Internal version: cherry_scp_v2.0.20536+a3bcde3ef private-mt-scp:v0.0.123-d91c4a1 cherry_scp_15355.0.23_03_15 2023-03-15 10:05:55 Release version: v2.0.20536 Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com>
2023-03-13Merge tag 'iwlwifi-fw-2023-03-13' of ↵Josh Boyer5-4/+4
http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware Firmware updates for So device based on core69 and core72 Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-13iwlwifi: update core69 and core72 firmwares for So deviceGregory Greenman5-4/+4
The PNVM file remains without any change. Revision: a764baac (core69) fe17486e (core72) Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2023-03-10qat: update licence textFiona Trahe1-6/+3
The same firmware is distributed with the qat out-of-tree package. Remove one unnecessary phrase in this licence to align with the licence used in the out-of-tree package. Signed-off-by: Fiona Trahe <fiona.trahe@intel.com> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-10rtl_bt: Update RTL8822C BT USB firmware to 0x0CC6_D2E3Hilda Wu1-0/+0
This firmware patch update for Realtek RTL8822C BT USB controller. Release Version: 0x0CC6_D2E3 Signed-off-by: Hilda Wu <hildawu@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-10rtl_bt: Update RTL8822C BT UART firmware to 0x05C6_D2E3Hilda Wu1-0/+0
This firmware patch update for Realtek RTL8822C BT UART controller. Release Version: 0x05C6_D2E3 Signed-off-by: Hilda Wu <hildawu@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-07WHENCE: remove duplicate File entriesEmil Velikov1-19/+0
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-07WHENCE: remove trailing white spaceEmil Velikov1-18/+18
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-07linux-firmware: add fw for qat_4xxxAdam Guerin4-1/+3
Add new firmware images for intel qat_4xxx hw crypto accelerators Signed-off-by: Adam Guerin <adam.guerin@intel.com> Signed-off-by: Gavin Troy <gavin.troy@intel.com> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-07Merge tag 'iwlwifi-fw-2023-03-06' of ↵Josh Boyer3-2/+2
http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware Update Ty firmwares with the recent fixes. Revision: daa05125 (core69) fe17486e (core72) Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-07Fix symlinks for Intel firmwareJosh Boyer1-6/+6
The Link statement includes the parent directory name, which leads to broken links on install. Correct this. Reported-by: Sasa Ostrouska Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-07Merge https://github.com/pkshih/linux-firmwareJosh Boyer3-0/+5
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-07Merge branch 'brcmfmac-nvram-updates-3-3-2023' of ↵Josh Boyer4-1/+289
git://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux-firmware Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-07linux-firmware: update firmware for mediatek bluetooth chip (MT7921)Jing Cai2-1/+1
Update binary firmware for MT7921 BT devices. File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin Version: 20230302151355 Signed-off-by: Jing Cai <jing.cai@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-07linux-firmware: update firmware for MT7921 WiFi deviceDeren Wu3-2/+2
Update binary firmware for MT7921 WiFi devices File: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin Version: 20230302150916a File: mediatek/WIFI_RAM_CODE_MT7961_1.bin Version: 20230302150956 Signed-off-by: Deren Wu <deren.wu@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-03-06iwlwifi: update core69 and core72 firmwares for Ty deviceGregory Greenman3-2/+2
The PNVM file remains without any change. Revision: daa05125 (core69) fe17486e (core72) Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2023-03-06rtlwifi: Add firmware v16.0 for RTL8710BU aka RTL8188GUBitterblue Smith3-0/+5
rtl8xxxu will support this device. Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-03-03brcm: Add nvram for the Lenovo Yoga Book X90F / X90L convertiblebrcmfmac-nvram-updates-3-3-2023Hans de Goede2-0/+140
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-03brcm: Fix Xiaomi Inc Mipad2 nvram/.txt file macaddrHans de Goede1-1/+1
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-03brcm: Add nvram for the Advantech MICA-071 tabletHans de Goede2-0/+148
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-02-27Merge branch 'liquidio-20230222' of https://github.com/dchickles/linux-firmwareJosh Boyer3-364/+0
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-27Merge https://github.com/pkshih/linux-firmwareJosh Boyer1-0/+0
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-27rtl_bt: Update RTL8852C BT USB firmware to 0xD7B8_FABFHilda Wu1-0/+0
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-27rtl_bt: Add firmware and config files for RTL8821CSMax Chou3-0/+2
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-24rtw89: 8852b: update fw to v0.29.29.0Ping-Ke Shih1-0/+0
Correct channel report of hardware scan. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-02-24rtw89: 8852b: update fw to v0.29.26.0Ping-Ke Shih1-0/+0
New fimrware type 5 to support hardware scan, P2P-PS and etc. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-02-22liquidio: remove lio_23xx_vsw.binChickles, Derek3-364/+0
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-15Merge branch 'ath10k-20230215' of ↵Josh Boyer28-2/+4135
git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-15Merge branch 'for-upstream' of https://github.com/crojewsk-intel/linux-firmwareJosh Boyer6-8/+23
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-15intel: avs: Add AudioDSP base firmware for CNL-based platformsCezary Rojewski2-1/+3
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-15intel: avs: Add AudioDSP base firmware for APL-based platformsCezary Rojewski2-2/+4
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-15intel: avs: Add AudioDSP base firmware for SKL-based platformsCezary Rojewski3-2/+12
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-15ath11k: WCN6855 hw2.0: update to ↵Kalle Valo2-1/+1
WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23 Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15ath11k: WCN6855 hw2.0: update board-2.binKalle Valo1-0/+0
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15ath11k: WCN6750 hw1.0: update board-2.binKalle Valo1-0/+0
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15ath11k: IPQ5018 hw1.0: add to WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1Kalle Valo22-0/+4132
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15ath11k: IPQ5018 hw1.0: add board-2.binKalle Valo2-0/+1
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15ath10k: QCA6174 hw3.0: update firmware-sdio-6.bin to version ↵Kalle Valo2-1/+1
WLAN.RMH.4.4.1-00174 Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-15ath10k: WCN3990 hw1.0: update board-2.binKalle Valo1-0/+0
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2023-02-14cnm: update chips&media wave521c firmware.Nas Chung1-0/+0
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-14amdgpu: Update GC 11.0.1 firmwareMario Limonciello1-0/+0
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-14intel: catpt: Add AudioDSP base firmware for BDW platformsCezary Rojewski2-3/+4
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-10Merge https://github.com/pkshih/linux-firmwareJosh Boyer1-0/+0
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-10Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmwareJosh Boyer9-0/+14
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-10Merge branch 'dmc-mtl_2.11' of git://anongit.freedesktop.org/drm/drm-firmwareJosh Boyer2-0/+3
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-10Merge branch 'dmc-adlp_2.18' of git://anongit.freedesktop.org/drm/drm-firmwareJosh Boyer2-0/+3
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-10linux-firmware: Update AMD cpu microcodeJohn Allen4-12/+12
* 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-10brcm: revert firmware files for Cypress devicesArend van Spriel5-4/+0
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-10brcm: restore previous firmware file for BCM4329 deviceArend van Spriel1-0/+0
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-10rtw88: 8822c: Update normal firmware to v9.9.14Chin-Yen Lee1-0/+0
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-07i915: Add DMC v2.11 for MTLGustavo Sousa2-0/+3
Just as done with HuC in commit 51fff4e69b45 ("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-06linux-firmware: Add firmware for Cirrus CS35L41 on UM3402 ASUS LaptopStefan Binding9-0/+10
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-06linux-firmware: Add missing tuning files for HP Laptops using Cirrus AmpsStefan Binding1-0/+4
Tuning was missing for laptop SSIDs: 103c8994, 103c8995 Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2023-02-02i915: Add DMC v2.18 for ADLPGustavo Sousa2-0/+3
Just as done with HuC in commit 51fff4e69b45 ("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-01-25amdgpu: Add VCN 4.0.2 firmwareMario Limonciello2-0/+1
From internal git commit 817a844e4b282368b5dc3f27a9d8c6cdeb814548 Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25amdgpu: Add PSP 13.0.4 firmwareMario Limonciello3-0/+2
From internal git commit 817a844e4b282368b5dc3f27a9d8c6cdeb814548 Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25amdgpu: Add SDMA 6.0.1 fimwareMario Limonciello2-0/+1
From internal git commit 817a844e4b282368b5dc3f27a9d8c6cdeb814548 Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25amdgpu: Add GC 11.0.1 firmwareMario Limonciello8-0/+7
from internal git commit 817a844e4b282368b5dc3f27a9d8c6cdeb814548 Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25amdgpu: Add DCN 3.1.4 firmwareMario Limonciello2-0/+1
from internal git commit 817a844e4b282368b5dc3f27a9d8c6cdeb814548 Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-25iwlwifi: remove old intermediate 5.15+ firmwaresPeter Robinson30-87/+0
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-25iwlwifi: remove 5.10 and 5.15 intermediate old firmwaresPeter Robinson20-57/+0
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-25iwlwifi: remove 5.4 and 5.10 intermediate old firmwaresPeter Robinson15-42/+0
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-25iwlwifi: remove 4.19 and 5.4 intermediate old firmwaresPeter Robinson13-36/+0
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-25iwlwifi: remove old unsupported older than 4.14 LTSPeter Robinson19-54/+0
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-20linux-firmware: update firmware for MT7921 WiFi deviceDeren Wu3-2/+2
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-20linux-firmware: update firmware for mediatek bluetooth chip (MT7921)Chris.Lu2-1/+1
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-20amdgpu: update vangogh firmwareAlex Deucher9-0/+0
From internal git commit: fe57a784e82939b6ee695c7522eebdd161903398 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17Merge https://github.com/pkshih/linux-firmwareJosh Boyer1-0/+0
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17Merge https://github.com/tjiang1234/btfwJosh Boyer8-0/+13
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17linux-firmware: Update firmware file for Intel Bluetooth AX201Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth AX201 Also it is known as Intel HarrisonPeak (HrP2). FW Build: REL56683 Release Version: 22.200.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17linux-firmware: Update firmware file for Intel Bluetooth AX201Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth AX201 Also it is known as Intel HarrisonPeak (HrP2). FW Build: REL56683 Release Version: 22.200.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17linux-firmware: Update firmware file for Intel Bluetooth AX211Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth AX211 Also it is known as Intel GarfieldPeak (GfP2). FW Build: REL56683 Release Version: 22.200.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17linux-firmware: Update firmware file for Intel Bluetooth AX211Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth AX211 Also it is known as Intel GarfieldPeak (GfP2). FW Build: REL56683 Release Version: 22.200.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17linux-firmware: Update firmware file for Intel Bluetooth AX210Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth AX210 Also it is known as Intel TyphoonPeak (TyP2). FW Build: REL56683 Release Version: 22.200.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17linux-firmware: Update firmware file for Intel Bluetooth AX200Kiran K4-6/+6
This patch updates the firmware file for Intel Bluetooth AX200 Also it is known as Intel CyclonePeak (CcP2). FW Build: REL53263 Release Version: 22.200.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17linux-firmware: Update firmware file for Intel Bluetooth AX201Kiran K10-18/+18
This patch updates the firmware file for Intel Bluetooth AX201 Also it is known as Intel HarrisonPeak (HrP2). FW Build: REL53263 Release Version: 22.200.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17linux-firmware: Update firmware file for Intel Bluetooth 9560Kiran K3-4/+4
This patch updates the firmware file for Intel Bluetooth 9560 Also it is known as Intel JeffersonPeak (JfP2). FW Build: REL20332 Release Version: 22.200.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17linux-firmware: Update firmware file for Intel Bluetooth 9260Kiran K2-0/+0
This patch updates the firmware file for Intel Bluetooth 9260 Also it is known as Intel ThunderPeak (ThP2). FW Build: REL20332 Release Version: 22.200.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17brcm: add configuration files for CyberTan WC121Andreas Kemnade2-0/+39
These chips are found in some ebook readers with devicetree in mainline kernel. Signed-off-by: Andreas Kemnade <andreas@kemnade.info> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17qcom: add firmware files for Adreno A200Dmitry Baryshkov4-0/+38
Add firmware files for Adreno A20x (codenamed yamato), found in Freescale i.MX51/i.MX53 and in some prehistoric Qualcomm Snapdragon SoCs. The firmware were generated from the header files from EfikaMX kernel sources ([1]), which bear copyright by QUALCOMM Incorporated and have BSD-3-Clause licence. [1] https://github.com/genesi/linux-legacy/tree/master/drivers/mxc/amd-gpu Cc: Rob Clark <robdclark@gmail.com> Cc: Jonathan Marek <jonathan@marek.ca> Cc: Fabio Estevam <festevam@gmail.com> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> [Fixed WHENCE license entry to avoid check_whence errors] Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-17rtw89: 8852c: update fw to v0.27.56.10Ping-Ke Shih1-0/+0
Refine BT-coexistence mechanism to improve WiFi performance. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-01-17Merge pull request #1 from tjiang1234/mastertjiang12348-0/+13
QCA: Add Bluetooth firmware for QCA2066
2023-01-17 QCA: Add Bluetooth firmware for QCA2066Tim Jiang8-0/+13
This commit will add required Bluetooth firmware files for QCA2066. The image version is 2.1.0-00538. hpbtfw21.tlv : RAM FW dump hpnv21.bin : NVM dump. hpnv21g.bin : NVM dump. hpnv21.301 : NVM dump. hpnv21.302 : NVM dump. hpnv21g.301 : NVM dump. hpnv21g.302 : NVM dump. Signed-off-by: Tim Jiang <quic_tjiang@quicinc.com>
2023-01-10amdgpu: add VCN4.0.4 firmware from amd-5.4Alex Deucher2-0/+1
From internal git commit: cab522054431183bd62e67a0bf8a10b701fae19a Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-10amdgpu: add SMU13.0.7 firmware from amd-5.4Alex Deucher2-0/+1
From internal git commit: cab522054431183bd62e67a0bf8a10b701fae19a Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-10amdgpu: add SDMA6.0.2 firmware from amd-5.4Alex Deucher2-0/+1
From internal git commit: cab522054431183bd62e67a0bf8a10b701fae19a Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-10amdgpu: add PSP13.0.7 firmware from amd-5.4Alex Deucher3-0/+2
From internal git commit: cab522054431183bd62e67a0bf8a10b701fae19a Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-10amdgpu: add GC11.0.2 firmware from amd-5.4Alex Deucher8-0/+7
From internal git commit: cab522054431183bd62e67a0bf8a10b701fae19a Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-10amdgpu: add DCN3.2.1 firmware from amd-5.4Alex Deucher2-0/+1
From internal git commit: cab522054431183bd62e67a0bf8a10b701fae19a Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-10amdgpu: update VCN4.0.0 firmware from amd-5.4Alex Deucher1-0/+0
From internal git commit: cab522054431183bd62e67a0bf8a10b701fae19a Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-10amdgpu: update SMU13.0.0 firmware from amd-5.4Alex Deucher1-0/+0
From internal git commit: cab522054431183bd62e67a0bf8a10b701fae19a Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-10amdgpu: update SDMA6.0.0 firmware from amd-5.4Alex Deucher1-0/+0
From internal git commit: cab522054431183bd62e67a0bf8a10b701fae19a Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-10amdgpu: update PSP13.0.0 firmware from amd-5.4Alex Deucher1-0/+0
From internal git commit: cab522054431183bd62e67a0bf8a10b701fae19a Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-10amdgpu: update GC11.0.0 firmware from amd-5.4Alex Deucher6-0/+0
From internal git commit: cab522054431183bd62e67a0bf8a10b701fae19a Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-09Merge tag 'iwlwifi-fw-2023-01-09' of ↵Josh Boyer19-8/+29
http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware Firmware updates for iwlwifi: * updates for 9000-family * add new firmwares (ty/so) from release core75-47 * update cc/Qu/QuZ firmwares from core76-35 * add new FWs (ty/so) from core76-35 Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-09iwlwifi: add new FWs from core76-35 releaseGregory Greenman8-0/+12
Add the -79 ucode firmwares for the currently supported hardware and update the PNVM binaries. Build number: Core_build_core76-35 Revision: 27f1c37b (so, ty) Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2023-01-09iwlwifi: update cc/Qu/QuZ firmwares for core76-35 releaseGregory Greenman7-6/+6
Update -77.ucode firmwares for cc/Qu/QuZ devices. Build number: Core_build_core76-35 Revision: 2dda880d (Qu, QuZ, cc, so, ty) Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2023-01-09iwlwifi: add new FWs from core75-47 releaseGregory Greenman7-0/+9
Add the -78.ucode firmwares for the currently supported hardware and update the PNVM binaries. Build number: Core_build_core75-47 Revision: 3bfdc55f (so, ty) Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2023-01-09iwlwifi: update 9000-family firmwares to core75-47Gregory Greenman3-2/+2
Build number: Core_build_core75-47 Revision: ea3728ee (9000, 9260) Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2023-01-09amdgpu: update renoir DMCUB firmwareAlex Deucher1-0/+0
From internal git commit: 9474ff95daa277a3251b25b750cec8b469f32f4d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-09amdgpu: Update renoir PSP firmwareAlex Deucher2-0/+0
From internal git commit: 185bec0b1db9c567893f845034bfe2838d993c63 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-09amdgpu: update copyright date for LICENSE.amdgpuAlex Deucher1-1/+1
2022 -> 2023 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-04Merge branch 'for-upstream' of http://git.chelsio.net/pub/git/linux-firmwareJosh Boyer5-6/+6
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-04linux-firmware: update firmware for MT7921 WiFi deviceDeren Wu3-2/+2
Update binary firmware for MT7921 WiFi devices File: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin Version: 20221227150910a File: mediatek/WIFI_RAM_CODE_MT7961_1.bin Version: 20221227150954 Signed-off-by: Deren Wu <deren.wu@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-04linux-firmware: update firmware for MT7922 WiFi deviceDeren Wu3-2/+2
Update binary firmware for MT7922 WiFi devices File: mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin Version: 20221227123154a File: mediatek/WIFI_RAM_CODE_MT7922_1.bin Version: 20221227123243 Signed-off-by: Deren Wu <deren.wu@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-04linux-firmware: update firmware for mediatek bluetooth chip (MT7921)Chris.Lu2-1/+1
Update binary firmware for MT7922 BT devices. File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin Version: 20221227151301 Signed-off-by: Chris Lu <chris.lu@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-04linux-firmware: update firmware for mediatek bluetooth chip (MT7922)Chris.Lu2-1/+1
Update binary firmware for MT7922 BT devices. File: mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin Version: 20221227123429 Signed-off-by: Chris Lu <chris.lu@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-04Merge branch 'main' of github.com:sampathnimmmala/bt_soc_FWJosh Boyer3-0/+0
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-04cxgb4: Update firmware to revision 1.27.1.0Rahul Lakkireddy5-6/+6
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
2022-12-22qca: Update firmware files for BT chip WCN6750sampnimm3-0/+0
Signed-off-by: sampnimm <quic_sampnimm@quicinc.com>
2022-12-16Merge https://github.com/pkshih/linux-firmwareJosh Boyer1-0/+0
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14rtw89: 8852c: update fw to v0.27.56.9Chin-Yen Lee1-0/+0
Refine refine RRFC reload to avoid bad TX EVM after LPS-PG Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2022-12-14rtw89: 8852c: update fw to v0.27.56.8Ping-Ke Shih1-0/+0
Do RX DCK during hw_scan procedure to correct RF performance. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2022-12-14amdgpu: updated navi10 firmware for amd-5.4Alex Deucher3-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated yellow carp firmware for amd-5.4Alex Deucher7-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated raven2 firmware for amd-5.4Alex Deucher1-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated raven firmware for amd-5.4Alex Deucher2-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated PSP 13.0.8 firmware for amd-5.4Alex Deucher1-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated GC 10.3.7 RLC firmware for amd-5.4Alex Deucher1-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated vega20 firmware for amd-5.4Alex Deucher6-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated PSP 13.0.5 firmware for amd-5.4Alex Deucher2-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: add VCN 4.0.0 firmware for amd-5.4Alex Deucher2-0/+1
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: add SMU 13.0.0 firmware for amd-5.4Alex Deucher2-0/+1
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: Add SDMA 6.0.0 firmware for amd-5.4Alex Deucher2-0/+1
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: add PSP 13.0.0 firmware for amd-5.4Alex Deucher3-0/+2
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: add GC 11.0.0 firmware for amd-5.4Alex Deucher8-0/+7
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: add DCN 3.2.0 firmware for amd-5.4Alex Deucher2-0/+1
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated vega10 firmware for amd-5.4Alex Deucher6-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated beige goby firmware for amd-5.4Alex Deucher9-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated dimgrey cavefish firmware for amd-5.4Alex Deucher5-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated vangogh firmware for amd-5.4Alex Deucher7-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated picasso firmware for amd-5.4Alex Deucher8-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated navy flounder firmware for amd-5.4Alex Deucher5-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated green sardine firmware for amd-5.4Alex Deucher3-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated sienna cichlid firmware for amd-5.4Alex Deucher10-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated arcture firmware for amd-5.4Alex Deucher3-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated navi14 firmware for amd-5.4Alex Deucher3-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated renoir firmware for amd-5.4Alex Deucher9-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated navi12 firmware for amd-5.4Alex Deucher11-0/+0
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14amdgpu: updated aldebaran firmware for amd-5.4Alex Deucher7-0/+2
From internal git commit: 4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14sr150 : Add NXP SR150 UWB firmwareManjunatha Venkatesh3-0/+34
Add verified version of SR150 firmware for Ultra Wide Band(UWB) Subsystems Signed-off-by: Manjunatha Venkatesh <manjunatha.venkatesh@nxp.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-08brcm: add/update firmware files for brcmfmac driverArend van Spriel9-0/+4
Updating a number of firmware files and adding some that are already supported by the driver for some time. Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-06rtl_bt: Update RTL8821C BT(USB I/F) FW to 0x75b8_f098Max Chou1-0/+0
This firmware patch update for Realtek RTL8821C BT controller with USB I/F. Release Version: 0x75b8_f098 Signed-off-by: Max Chou <max.chou@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-30amdgpu: update sdma_5.2.7 firmwareAlex Deucher1-0/+0
Version 7.52 From internal git commit: 62d2c4f6347263cd509117b58f46510a9d8759f0 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-30Merge https://github.com/quicrjliao/qcabtfwJosh Boyer3-0/+2
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-30Merge branch 'dg2_dmc_v2.8' of git://anongit.freedesktop.org/drm/drm-firmwareJosh Boyer3-1/+4
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-24QCA: Add Bluetooth firmware for WCN785xRocky Liao3-0/+2
This commit will add required Bluetooth firmware files for QCA WCN785x. The image version is 2.0.0-00515. rampatch_usb_00190200.bin : RAM FW dump nvm_usb_00190200.bin : NVM dump. Signed-off-by: Rocky Liao <quic_rjliao@quicinc.com>
2022-11-23linux-firmware: update firmware for MT7916Shayne Chen4-3/+3
This patch updates firmware files v211120221031 for MT7916 WiFi NIC. Signed-off-by: Shayne Chen <shayne.chen@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-23linux-firmware: update firmware for MT7915Shayne Chen4-3/+3
This patch updates firmware files v204520220929 for MT7915 WiFi NIC. Signed-off-by: Shayne Chen <shayne.chen@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-23Merge branch 'mtl_dmc_v2.10' of git://anongit.freedesktop.org/drm/drm-firmwareJosh Boyer2-0/+3
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-21i915: Add DMC v2.08 for DG2Gustavo Sousa2-0/+3
Release notes: 1. Fixes for Register noclaims and few restore. Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2022-11-17amdgpu: update green sardine DMCUB firmwareAlex Deucher1-0/+0
DMCUB 16842788.121224 From internel git commit: d992c8a3dc7b59cb5fcc2c42f7ef6ed092d9c35e Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-16i915: Add DMC v2.10 for MTLMadhumitha Tolakanahalli Pradeep2-0/+3
The release notes mention that this version has the following fixes: 1.DCstate residency counter 2.Traphit fix 3.LM TONEFACT fix 4.Ramp up timer fix(PFET) Signed-off-by: Madhumitha Tolakanahalli Pradeep <madhumitha.tolakanahalli.pradeep@intel.com>
2022-11-16linux-firmware: update firmware for MT7986Shayne Chen8-5/+9
This patch updates firmware files v21111012 for MT7986 WiFi. Signed-off-by: Shayne Chen <shayne.chen@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-16linux-firmware: update firmware for mediatek bluetooth chip (MT7921)Sean Wang2-1/+1
Update binary firmware for MT7921 BT devices. File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin Version: 20221109111213 Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-16linux-firmware: update firmware for MT7921 WiFi deviceDeren Wu3-2/+2
Update binary firmware for MT7921 WiFi devices File: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin Version: 20221109110918a File: mediatek/WIFI_RAM_CODE_MT7961_1.bin Version: 20221109111005 Signed-off-by: Deren Wu <deren.wu@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09Merge branch 'prestera-v4.1' of https://github.com/PLVision/linux-firmwareJosh Boyer3-0/+2
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09Merge tag 'iwlwifi-fw-2022-11-08' of ↵Josh Boyer16-0/+36
http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware add new FWs from core74_pv-60 release Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09linux-firmware: Update firmware file for Intel Bluetooth 9462Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth 9462 Also it is known as Intel JeffersonPeak (JfP1). FW Build: REL52159 Release Version: 22.180.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09linux-firmware: Update firmware file for Intel Bluetooth 9462Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth 9462 Also it is known as Intel JeffersonPeak (JfP1). FW Build: REL52159 Release Version: 22.180.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09linux-firmware: Update firmware file for Intel Bluetooth 9560Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth 9560 Also it is known as Intel JeffersonPeak (JfP2). FW Build: REL52159 Release Version: 22.180.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09linux-firmware: Update firmware file for Intel Bluetooth 9560Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth 9560 Also it is known as Intel JeffersonPeak (JfP2). FW Build: REL52159 Release Version: 22.180.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09linux-firmware: Update firmware file for Intel Bluetooth AX201Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth AX201 Also it is known as Intel HarrisonPeak (HrP2). FW Build: REL52159 Release Version: 22.180.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09linux-firmware: Update firmware file for Intel Bluetooth AX201Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth AX201 Also it is known as Intel HarrisonPeak (HrP2). FW Build: REL52159 Release Version: 22.180.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09linux-firmware: Update firmware file for Intel Bluetooth AX211Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth AX211 Also it is known as Intel GarfieldPeak (GfP2). FW Build: REL52159 Release Version: 22.180.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09linux-firmware: Update firmware file for Intel Bluetooth AX211Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth AX211 Also it is known as Intel GarfieldPeak (GfP2). FW Build: REL52159 Release Version: 22.180.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09linux-firmware: Update firmware file for Intel Bluetooth AX210Kiran K2-2/+2
This patch updates the firmware file for Intel Bluetooth AX210 Also it is known as Intel TyphoonPeak (TyP2). FW Build: REL52159 Release Version: 22.180.0.2 Notes: - Supports LE Audio CIS. Refer https://launchstudio.bluetooth.com/ListingDetails/164232 for additional details Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09linux-firmware: Update firmware file for Intel Bluetooth AX200Kiran K4-6/+6
This patch updates the firmware file for Intel Bluetooth AX200 Also it is known as Intel CyclonePeak (CcP2). FW Build: REL51818 Release Version: 22.180.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09linux-firmware: Update firmware file for Intel Bluetooth AX201Kiran K10-18/+18
This patch updates the firmware file for Intel Bluetooth AX201 Also it is known as Intel HarrisonPeak (HrP2). FW Build: REL51818 Release Version: 22.180.0.2 Signed-off-by: Kiran K <kiran.k@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09amdgpu: update DMCUB firmware for DCN 3.1.6Alex Deucher1-0/+0
From internal git commit: 854ca0e77064433ff8151594f49f36df714dfcc0 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09rtl_bt: Update RTL8822C BT UART firmware to 0xFFB8_ABD6Hilda Wu1-0/+0
This firmware patch update for Realtek RTL8822C BT UART controller. Release Version: 0xFFB8_ABD6 Signed-off-by: Hilda Wu <hildawu@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09rtl_bt: Update RTL8822C BT USB firmware to 0xFFB8_ABD3Hilda Wu1-0/+0
This firmware patch update for Realtek RTL8822C BT USB controller. Release Version: 0xFFB8_ABD3 Signed-off-by: Hilda Wu <hildawu@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09Merge branch 'venus' of https://github.com/lumag/linux-firmwareJosh Boyer32-35/+6
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-09Merge branch 'a530-mbn' of https://github.com/lumag/linux-firmwareJosh Boyer5-4/+1
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-11-08WHENCE: mrvl: prestera: Add WHENCE entries for newly updated 4.1 FW imagesOleksandr Mazur1-0/+2
Signed-off-by: Oleksandr Mazur <oleksandr.mazur@plvision.eu>
2022-11-08mrvl: prestera: Update Marvell Prestera Switchdev FW to v4.1Oleksandr Mazur2-0/+0
Update firmware image(s) to v4.1.0 that are required by Marvell Prestera driver recently updated in net/master. The major changes for this FW version is the support for new Marvell AC5x Marvell Prestera PP family family devices: 98DX7312M (12x25G / 8x25G + 1x100G); 98DX3500 (24x1G + 6x25G); 98DX3501 (16x1G + 6x10G); 98DX3510 (48x1G + 6x25G); 98DX3520 (24x2.5G + 6x25G); Also includes bugfixes on the FW side for both AC5x and a38x images; Signed-off-by: Mickey Rachamim <mickeyr@marvell.com> Signed-off-by: Oleksandr Mazur <oleksandr.mazur@plvision.eu>
2022-11-08iwlwifi: add new FWs from core74_pv-60 releaseGregory Greenman16-0/+36
Add the -77.ucode firmwares for the currently supported hardware and update the PNVM binaries. Build number: Core_build_core74_pv-60 Revision: f92b5fed (Qu, QuZ, cc, so, ty) Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2022-10-31qcom: drop split a530_zap firmware fileDmitry Baryshkov5-4/+1
Drop the split a530_zap.mdt + ap530_zap.bNN files. The qcom/apq8096/a530_zap.mbn is provided instead. Also provide the symlink qcom/a530_zap.mdt -> qcom/apq8096/a530_zap.mbn for backwards compatibility with existing kernels and DT files. Cc: Rob Clark <robdclark@gmail.com> Cc: Bjorn Andersson <andersson@kernel.org> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-10-31qcom/vpu-1.0: drop split firmware in favour of the mbn fileDmitry Baryshkov14-14/+1
Follow the example of the sc7280 and sc7180 (venus-5.4, vpu-2.0) and drop the split firmare files (mdt + bNN) in favour of using the squashed mbn file. For backwards compatibility generate the mdt -> mbn symlink. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-10-31qcom/venus-4.2: drop split firmware in favour of the mbn fileDmitry Baryshkov7-7/+1
Follow the example of the sc7280 and sc7180 (venus-5.4, vpu-2.0) and drop the split firmare files (mdt + bNN) in favour of using the squashed mbn file. For backwards compatibility generate the mdt -> mbn symlink. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>