[openwrt/openwrt] linux-firmware: update to 20230310

LEDE Commits lede-commits at lists.infradead.org
Mon Mar 20 15:36:00 PDT 2023


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/27a5f33d2cf1595821eff30addabe870ec031bdb

commit 27a5f33d2cf1595821eff30addabe870ec031bdb
Author: Nick Hainke <vincent at systemli.org>
AuthorDate: Thu Mar 16 16:20:18 2023 +0100

    linux-firmware: update to 20230310
    
    Changes:
    588dd07 qat: update licence text
    a03713d rtl_bt: Update RTL8822C BT USB firmware to 0x0CC6_D2E3
    63dac62 rtl_bt: Update RTL8822C BT UART firmware to 0x05C6_D2E3
    5adebcf WHENCE: remove duplicate File entries
    d32de23 WHENCE: remove trailing white space
    24c9df9 linux-firmware: add fw for qat_4xxx
    b568bbc Fix symlinks for Intel firmware
    f49c572 linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
    db6e357 linux-firmware: update firmware for MT7921 WiFi device
    4309412 iwlwifi: update core69 and core72 firmwares for Ty device
    4cc3eda rtlwifi: Add firmware v16.0 for RTL8710BU aka RTL8188GU
    76ad275 brcm: Add nvram for the Lenovo Yoga Book X90F / X90L convertible
    1bc8afb brcm: Fix Xiaomi Inc Mipad2 nvram/.txt file macaddr
    d02d58a brcm: Add nvram for the Advantech MICA-071 tablet
    c51488f rtl_bt: Update RTL8852C BT USB firmware to 0xD7B8_FABF
    3653d69 rtl_bt: Add firmware and config files for RTL8821CS
    7375bcf rtw89: 8852b: update fw to v0.29.29.0
    5148670 rtw89: 8852b: update fw to v0.29.26.0
    c600840 liquidio: remove lio_23xx_vsw.bin
    23afbfe intel: avs: Add AudioDSP base firmware for CNL-based platforms
    284e55d intel: avs: Add AudioDSP base firmware for APL-based platforms
    289e3a9 intel: avs: Add AudioDSP base firmware for SKL-based platforms
    c7a57ef ath11k: WCN6855 hw2.0: update to WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23
    6a4e7f6 ath11k: WCN6855 hw2.0: update board-2.bin
    0e2486b ath11k: WCN6750 hw1.0: update board-2.bin
    f48fbe4 ath11k: IPQ5018 hw1.0: add to WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1
    9dacec6 ath11k: IPQ5018 hw1.0: add board-2.bin
    15054af ath10k: QCA6174 hw3.0: update firmware-sdio-6.bin to version WLAN.RMH.4.4.1-00174
    024cc5e ath10k: WCN3990 hw1.0: update board-2.bin
    a253a37 cnm: update chips&media wave521c firmware.
    c0a0bc2 amdgpu: Update GC 11.0.1 firmware
    4296b7a intel: catpt: Add AudioDSP base firmware for BDW platforms
    f79e4ba linux-firmware: Update AMD cpu microcode
    1fd4c55 brcm: revert firmware files for Cypress devices
    5aa0b27 brcm: restore previous firmware file for BCM4329 device
    c3f3baa rtw88: 8822c: Update normal firmware to v9.9.14
    c1181ae i915: Add DMC v2.11 for MTL
    2fd61bc linux-firmware: Add firmware for Cirrus CS35L41 on UM3402 ASUS Laptop
    a60d908 linux-firmware: Add missing tuning files for HP Laptops using Cirrus Amps
    a5046f4 i915: Add DMC v2.18 for ADLP
    5c11a37 amdgpu: Add VCN 4.0.2 firmware
    5fe2d73 amdgpu: Add PSP 13.0.4 firmware
    a3332f8 amdgpu: Add SDMA 6.0.1 fimware
    4535de6 amdgpu: Add GC 11.0.1 firmware
    2e93e4c amdgpu: Add DCN 3.1.4 firmware
    3435843 iwlwifi: remove old intermediate 5.15+ firmwares
    494389c iwlwifi: remove 5.10 and 5.15 intermediate old firmwares
    177c593 iwlwifi: remove 5.4 and 5.10 intermediate old firmwares
    fa3a6d5 iwlwifi: remove 4.19 and 5.4 intermediate old firmwares
    d11eb6f iwlwifi: remove old unsupported older than 4.14 LTS
    bb2d42d linux-firmware: update firmware for MT7921 WiFi device
    3f0f338 linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
    f88f1f8 amdgpu: update vangogh firmware
    
    Signed-off-by: Nick Hainke <vincent at systemli.org>
---
 package/firmware/linux-firmware/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/firmware/linux-firmware/Makefile b/package/firmware/linux-firmware/Makefile
index 684f39f664..3ef4536724 100644
--- a/package/firmware/linux-firmware/Makefile
+++ b/package/firmware/linux-firmware/Makefile
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=linux-firmware
-PKG_VERSION:=20230117
+PKG_VERSION:=20230310
 PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=@KERNEL/linux/kernel/firmware
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_HASH:=df11e25ba2fb4d5343473757e17a3b4cef599250a26b1f7e0f038850f0cb3d64
+PKG_HASH:=5968d4e5178ca1ecad3c41c36bba4602c288f25c7a48eeaa74113537578199b2
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 




More information about the lede-commits mailing list