Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:Factory 
checked in at 2024-01-04 15:55:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-firmware (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-firmware.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-firmware"

Thu Jan  4 15:55:23 2024 rev:219 rq:1136205 version:20240102

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware.changes  
2023-12-15 21:46:25.844289228 +0100
+++ 
/work/SRC/openSUSE:Factory/.kernel-firmware.new.28375/kernel-firmware.changes   
    2024-01-04 15:56:48.999245794 +0100
@@ -1,0 +2,34 @@
+Tue Jan 02 13:54:59 UTC 2024 - ti...@suse.com
+
+- Update to version 20240102 (git commit b83108216200):
+  * linux-firmware: add firmware for mediatek bluetooth chip (MT7925)
+  * linux-firmware: add firmware for MT7925
+  * ASoC: tas2563: Add dsp firmware for laptops or other mobile devices
+  * QCA: Add bluetooth firmware nvm files for QCA2066
+  * QCA: Update Bluetooth QCA2066 firmware to 2.1.0-00629
+- Update aliases
+
+-------------------------------------------------------------------
+Sun Dec 31 09:24:50 UTC 2023 - ti...@suse.com
+
+- Update to version 20231226 (git commit abfcad8b1405):
+  * rtl_bt: Add firmware and config files for RTL8852BT/RTL8852BE-VT
+  * ASoC: tas2781: Add dsp firmware for different laptops
+  * ath11k: WCN6855 hw2.0: update to 
WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.36
+  * ath11k: WCN6855 hw2.0: update board-2.bin
+  * ath11k: WCN6750 hw1.0: update board-2.bin
+  * ath11k: IPQ8074 hw2.0: update board-2.bin
+  * ath10k: WCN3990 hw1.0: update board-2.bin
+  * ath10k: QCA9888 hw2.0: update board-2.bin
+  * ath10k: QCA4019 hw1.0: update board-2.bin
+  * ath10k: QCA6174 hw3.0: update firmware-6.bin to WLAN.RM.4.4.1-00309-
+  * ath12k: add new driver and firmware for WCN7850
+  * iwlwifi: update gl FW for core80-165 release
+  * intel: vsc: Add firmware for Visual Sensing Controller
+  * cirrus: Add CS35L41 firmware and tunings for ASUS Zenbook 2023 Models
+  * cirrus: Add CS35L41 firmware and tunings for ASUS Zenbook 2022 Models
+  * amdgpu: DMCUB updates for various AMDGPU ASICs
+- New subpackag kernel-firmware-ath12k
+- Update aliases
+
+-------------------------------------------------------------------

Old:
----
  kernel-firmware-20231214.tar.xz

New:
----
  kernel-firmware-20240102.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kernel-firmware.spec ++++++
--- /var/tmp/diff_new_pack.Gyhg3W/_old  2024-01-04 15:56:51.483336539 +0100
+++ /var/tmp/diff_new_pack.Gyhg3W/_new  2024-01-04 15:56:51.487336684 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kernel-firmware
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,11 +21,11 @@
 %define _firmwaredir /lib/firmware
 %endif
 %define __ksyms_path ^%{_firmwaredir}
-%define version_unconverted 20231214
+%define version_unconverted 20240102
 # Force bzip2 instead of lzma compression (bsc#1176981)
 %define _binary_payload w9.bzdio
 Name:           kernel-firmware
-Version:        20231214
+Version:        20240102
 Release:        0
 Summary:        Linux kernel firmware files
 License:        GPL-2.0-only AND SUSE-Firmware AND GPL-2.0-or-later AND MIT
@@ -117,6 +117,7 @@
 Provides:       %{name}-amdgpu = %{version}
 Provides:       %{name}-ath10k = %{version}
 Provides:       %{name}-ath11k = %{version}
+Provides:       %{name}-ath12k = %{version}
 Provides:       %{name}-atheros = %{version}
 Provides:       %{name}-bluetooth = %{version}
 Provides:       %{name}-bnx2 = %{version}
@@ -185,6 +186,7 @@
 Requires:       %{name}-amdgpu = %{version}
 Requires:       %{name}-ath10k = %{version}
 Requires:       %{name}-ath11k = %{version}
+Requires:       %{name}-ath12k = %{version}
 Requires:       %{name}-atheros = %{version}
 Requires:       %{name}-bluetooth = %{version}
 Requires:       %{name}-bnx2 = %{version}
@@ -601,6 +603,24 @@
 This package contains compressed kernel firmware files for
 Atheros Qualcomm WiFi drivers.
 
+%package ath12k
+Summary:        Kernel firmware files for Atheros Qualcomm WiFi 7 chipset 
drivers
+Group:          System/Kernel
+Requires(post): /usr/bin/mkdir /usr/bin/touch
+Requires(postun):/usr/bin/mkdir /usr/bin/touch
+Requires(post): dracut >= 049
+Conflicts:      kernel < 5.3
+Conflicts:      kernel-firmware < %{version}
+Conflicts:      kernel-firmware-uncompressed
+%if 0%{?suse_version} >= 1550
+# make sure we have post-usrmerge filesystem package on TW
+Conflicts:      filesystem < 84
+%endif
+
+%description ath12k
+This package contains compressed kernel firmware files for
+Atheros Qualcomm WiFi 7 chipset drivers.
+
 %package atheros
 Summary:        Kernel firmware files for Atheros wireless drivers
 Group:          System/Kernel
@@ -3082,10 +3102,13 @@
 Supplements:    modalias(of:N*T*Cmediatek,mt8192-scp)
 Supplements:    modalias(of:N*T*Cmediatek,mt8192-scpC*)
 Supplements:    modalias(of:N*T*Cmediatek,mt8195-scp)
+Supplements:    modalias(of:N*T*Cmediatek,mt8195-scp-dual)
+Supplements:    modalias(of:N*T*Cmediatek,mt8195-scp-dualC*)
 Supplements:    modalias(of:N*T*Cmediatek,mt8195-scpC*)
 Supplements:    modalias(pci:v00000B48d00007922sv*sd*bc*sc*i*)
 Supplements:    modalias(pci:v000014C3d00000608sv*sd*bc*sc*i*)
 Supplements:    modalias(pci:v000014C3d00000616sv*sd*bc*sc*i*)
+Supplements:    modalias(pci:v000014C3d00000717sv*sd*bc*sc*i*)
 Supplements:    modalias(pci:v000014C3d00007602sv*sd*bc*sc*i*)
 Supplements:    modalias(pci:v000014C3d00007610sv*sd*bc*sc*i*)
 Supplements:    modalias(pci:v000014C3d00007611sv*sd*bc*sc*i*)
@@ -3096,9 +3119,11 @@
 Supplements:    modalias(pci:v000014C3d00007662sv*sd*bc*sc*i*)
 Supplements:    modalias(pci:v000014C3d00007663sv*sd*bc*sc*i*)
 Supplements:    modalias(pci:v000014C3d00007922sv*sd*bc*sc*i*)
+Supplements:    modalias(pci:v000014C3d00007925sv*sd*bc*sc*i*)
 Supplements:    modalias(pci:v000014C3d00007961sv*sd*bc*sc*i*)
 Supplements:    modalias(sdio:c*v037Ad7663*)
 Supplements:    modalias(sdio:c*v037Ad7668*)
+Supplements:    modalias(sdio:c*v037Ad7901*)
 Supplements:    modalias(sdio:c*v037Ad7961*)
 Supplements:    modalias(usb:v045Ep02E6d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v045Ep02FEd*dc*dsc*dp*ic*isc*ip*in*)
@@ -3108,6 +3133,7 @@
 Supplements:    modalias(usb:v0586p3425d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v07B8p7610d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v0846p9053d*dc*dsc*dp*ic*isc*ip*in*)
+Supplements:    modalias(usb:v0846p9060d*dc*dsc*dp*icFFiscFFipFFin*)
 Supplements:    modalias(usb:v0B05p17D1d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v0B05p17D3d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v0B05p17DBd*dc*dsc*dp*ic*isc*ip*in*)
@@ -3123,6 +3149,8 @@
 Supplements:    modalias(usb:v0E8Dp7630d*dc*dsc*dp*icFFisc02ipFFin*)
 Supplements:    modalias(usb:v0E8Dp7632d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v0E8Dp7650d*dc*dsc*dp*icFFisc02ipFFin*)
+Supplements:    modalias(usb:v0E8Dp7925d*dc*dsc*dp*icFFiscFFipFFin*)
+Supplements:    modalias(usb:v0E8Dp7961d*dc*dsc*dp*icFFiscFFipFFin*)
 Supplements:    modalias(usb:v13B1p003Ed*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v13D3p3431d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v13D3p3434d*dc*dsc*dp*ic*isc*ip*in*)
@@ -3147,6 +3175,7 @@
 Supplements:    modalias(usb:v2955p1003d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v2A5Fp1000d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v2C4Ep0103d*dc*dsc*dp*ic*isc*ip*in*)
+Supplements:    modalias(usb:v3574p6211d*dc*dsc*dp*icFFiscFFipFFin*)
 Supplements:    modalias(usb:v7392p7710d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v7392pA711d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v7392pB711d*dc*dsc*dp*ic*isc*ip*in*)
@@ -4208,6 +4237,8 @@
 Supplements:    modalias(of:N*T*Cqcom,qcs404-cdsp-pasC*)
 Supplements:    modalias(of:N*T*Cqcom,qcs404-wcss-pas)
 Supplements:    modalias(of:N*T*Cqcom,qcs404-wcss-pasC*)
+Supplements:    modalias(of:N*T*Cqcom,sc7180-adsp-pas)
+Supplements:    modalias(of:N*T*Cqcom,sc7180-adsp-pasC*)
 Supplements:    modalias(of:N*T*Cqcom,sc7180-dpu)
 Supplements:    modalias(of:N*T*Cqcom,sc7180-dpuC*)
 Supplements:    modalias(of:N*T*Cqcom,sc7180-mdss)
@@ -4246,6 +4277,8 @@
 Supplements:    modalias(of:N*T*Cqcom,sc8280xp-nsp1-pasC*)
 Supplements:    modalias(of:N*T*Cqcom,sdm660-adsp-pas)
 Supplements:    modalias(of:N*T*Cqcom,sdm660-adsp-pasC*)
+Supplements:    modalias(of:N*T*Cqcom,sdm660-mss-pil)
+Supplements:    modalias(of:N*T*Cqcom,sdm660-mss-pilC*)
 Supplements:    modalias(of:N*T*Cqcom,sdm845-adsp-pas)
 Supplements:    modalias(of:N*T*Cqcom,sdm845-adsp-pasC*)
 Supplements:    modalias(of:N*T*Cqcom,sdm845-cdsp-pas)
@@ -4256,6 +4289,8 @@
 Supplements:    modalias(of:N*T*Cqcom,sdm845-mdssC*)
 Supplements:    modalias(of:N*T*Cqcom,sdm845-mss-pil)
 Supplements:    modalias(of:N*T*Cqcom,sdm845-mss-pilC*)
+Supplements:    modalias(of:N*T*Cqcom,sdm845-slpi-pas)
+Supplements:    modalias(of:N*T*Cqcom,sdm845-slpi-pasC*)
 Supplements:    modalias(of:N*T*Cqcom,sdx55-mpss-pas)
 Supplements:    modalias(of:N*T*Cqcom,sdx55-mpss-pasC*)
 Supplements:    modalias(of:N*T*Cqcom,sm6115-adsp-pas)
@@ -4268,6 +4303,10 @@
 Supplements:    modalias(of:N*T*Cqcom,sm6115-mdssC*)
 Supplements:    modalias(of:N*T*Cqcom,sm6115-mpss-pas)
 Supplements:    modalias(of:N*T*Cqcom,sm6115-mpss-pasC*)
+Supplements:    modalias(of:N*T*Cqcom,sm6125-dpu)
+Supplements:    modalias(of:N*T*Cqcom,sm6125-dpuC*)
+Supplements:    modalias(of:N*T*Cqcom,sm6125-mdss)
+Supplements:    modalias(of:N*T*Cqcom,sm6125-mdssC*)
 Supplements:    modalias(of:N*T*Cqcom,sm6350-adsp-pas)
 Supplements:    modalias(of:N*T*Cqcom,sm6350-adsp-pasC*)
 Supplements:    modalias(of:N*T*Cqcom,sm6350-cdsp-pas)
@@ -4278,10 +4317,16 @@
 Supplements:    modalias(of:N*T*Cqcom,sm6350-mdssC*)
 Supplements:    modalias(of:N*T*Cqcom,sm6350-mpss-pas)
 Supplements:    modalias(of:N*T*Cqcom,sm6350-mpss-pasC*)
+Supplements:    modalias(of:N*T*Cqcom,sm6375-adsp-pas)
+Supplements:    modalias(of:N*T*Cqcom,sm6375-adsp-pasC*)
+Supplements:    modalias(of:N*T*Cqcom,sm6375-cdsp-pas)
+Supplements:    modalias(of:N*T*Cqcom,sm6375-cdsp-pasC*)
 Supplements:    modalias(of:N*T*Cqcom,sm6375-dpu)
 Supplements:    modalias(of:N*T*Cqcom,sm6375-dpuC*)
 Supplements:    modalias(of:N*T*Cqcom,sm6375-mdss)
 Supplements:    modalias(of:N*T*Cqcom,sm6375-mdssC*)
+Supplements:    modalias(of:N*T*Cqcom,sm6375-mpss-pas)
+Supplements:    modalias(of:N*T*Cqcom,sm6375-mpss-pasC*)
 Supplements:    modalias(of:N*T*Cqcom,sm8150-adsp-pas)
 Supplements:    modalias(of:N*T*Cqcom,sm8150-adsp-pasC*)
 Supplements:    modalias(of:N*T*Cqcom,sm8150-cdsp-pas)
@@ -5595,6 +5640,7 @@
 Supplements:    modalias(usb:v0B05p18F0d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v0B05p18F0d*dc*dsc*dp*icFFiscFFipFFin*)
 Supplements:    modalias(usb:v0B05p18F1d*dc*dsc*dp*icFFiscFFipFFin*)
+Supplements:    modalias(usb:v0B05p1976d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v0BDAp0179d*dc*dsc*dp*ic*isc*ip*in*)
 Supplements:    modalias(usb:v0BDAp0179d*dc*dsc*dp*icFFiscFFipFFin*)
 Supplements:    modalias(usb:v0BDAp018Ad*dc*dsc*dp*ic*isc*ip*in*)
@@ -6262,6 +6308,7 @@
 Supplements:    modalias(acpi*:INT33C8%3A*)
 Supplements:    modalias(acpi*:INT3438%3A*)
 Supplements:    modalias(acpi*:PNPB006%3A*)
+Supplements:    modalias(acpi*:TIAS2781%3A*)
 Supplements:    modalias(hdaudio:v11020011r*a01*)
 Supplements:    modalias(of:N*T*Cmediatek,mt8186-dsp)
 Supplements:    modalias(of:N*T*Cmediatek,mt8186-dspC*)
@@ -6628,6 +6675,15 @@
 %posttrans ath11k
 %{?regenerate_initrd_posttrans}
 
+%post ath12k
+%{?regenerate_initrd_post}
+
+%postun ath12k
+%{?regenerate_initrd_post}
+
+%posttrans ath12k
+%{?regenerate_initrd_posttrans}
+
 %post atheros
 %{?regenerate_initrd_post}
 
@@ -6934,6 +6990,8 @@
 
 %files -f files-ath11k ath11k
 
+%files -f files-ath12k ath12k
+
 %files -f files-atheros atheros
 
 %files -f files-bluetooth bluetooth

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Gyhg3W/_old  2024-01-04 15:56:51.575339899 +0100
+++ /var/tmp/diff_new_pack.Gyhg3W/_new  2024-01-04 15:56:51.579340046 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git</param>
-          <param 
name="changesrevision">b80907ec3a811aff9afdeceb7410ad408f7e0de4</param></service></servicedata>
+          <param 
name="changesrevision">b83108216200dfece891ddc52bcde2e2860f5dc2</param></service></servicedata>
 (No newline at EOF)
 

++++++ aliases.list ++++++
--- /var/tmp/diff_new_pack.Gyhg3W/_old  2024-01-04 15:56:51.603340922 +0100
+++ /var/tmp/diff_new_pack.Gyhg3W/_new  2024-01-04 15:56:51.607341069 +0100
@@ -2915,6 +2915,10 @@
 msm: of:N*T*Cqcom,sm6115-dpuC*
 msm: of:N*T*Cqcom,sm6115-mdss
 msm: of:N*T*Cqcom,sm6115-mdssC*
+msm: of:N*T*Cqcom,sm6125-dpu
+msm: of:N*T*Cqcom,sm6125-dpuC*
+msm: of:N*T*Cqcom,sm6125-mdss
+msm: of:N*T*Cqcom,sm6125-mdssC*
 msm: of:N*T*Cqcom,sm6350-dpu
 msm: of:N*T*Cqcom,sm6350-dpuC*
 msm: of:N*T*Cqcom,sm6350-mdss
@@ -3010,6 +3014,13 @@
 mt7921e: pci:v000014C3d00000616sv*sd*bc*sc*i*
 mt7921e: pci:v000014C3d00007922sv*sd*bc*sc*i*
 mt7921e: pci:v000014C3d00007961sv*sd*bc*sc*i*
+mt7921s: sdio:c*v037Ad7901*
+mt7921u: usb:v0846p9060d*dc*dsc*dp*icFFiscFFipFFin*
+mt7921u: usb:v0E8Dp7961d*dc*dsc*dp*icFFiscFFipFFin*
+mt7921u: usb:v3574p6211d*dc*dsc*dp*icFFiscFFipFFin*
+mt7925e: pci:v000014C3d00000717sv*sd*bc*sc*i*
+mt7925e: pci:v000014C3d00007925sv*sd*bc*sc*i*
+mt7925u: usb:v0E8Dp7925d*dc*dsc*dp*icFFiscFFipFFin*
 mtk_scp: of:N*T*Cmediatek,mt8183-scp
 mtk_scp: of:N*T*Cmediatek,mt8183-scpC*
 mtk_scp: of:N*T*Cmediatek,mt8186-scp
@@ -3019,6 +3030,8 @@
 mtk_scp: of:N*T*Cmediatek,mt8192-scp
 mtk_scp: of:N*T*Cmediatek,mt8192-scpC*
 mtk_scp: of:N*T*Cmediatek,mt8195-scp
+mtk_scp: of:N*T*Cmediatek,mt8195-scp-dual
+mtk_scp: of:N*T*Cmediatek,mt8195-scp-dualC*
 mtk_scp: of:N*T*Cmediatek,mt8195-scpC*
 mtk_vpu: of:N*T*Cmediatek,mt8173-vpu
 mtk_vpu: of:N*T*Cmediatek,mt8173-vpuC*
@@ -3324,6 +3337,8 @@
 qcom_q6v5_mss: of:N*T*Cqcom,sc7180-mss-pilC*
 qcom_q6v5_mss: of:N*T*Cqcom,sc7280-mss-pil
 qcom_q6v5_mss: of:N*T*Cqcom,sc7280-mss-pilC*
+qcom_q6v5_mss: of:N*T*Cqcom,sdm660-mss-pil
+qcom_q6v5_mss: of:N*T*Cqcom,sdm660-mss-pilC*
 qcom_q6v5_mss: of:N*T*Cqcom,sdm845-mss-pil
 qcom_q6v5_mss: of:N*T*Cqcom,sdm845-mss-pilC*
 qcom_q6v5_pas: of:N*T*Cqcom,msm8226-adsp-pil
@@ -3346,6 +3361,8 @@
 qcom_q6v5_pas: of:N*T*Cqcom,qcs404-cdsp-pasC*
 qcom_q6v5_pas: of:N*T*Cqcom,qcs404-wcss-pas
 qcom_q6v5_pas: of:N*T*Cqcom,qcs404-wcss-pasC*
+qcom_q6v5_pas: of:N*T*Cqcom,sc7180-adsp-pas
+qcom_q6v5_pas: of:N*T*Cqcom,sc7180-adsp-pasC*
 qcom_q6v5_pas: of:N*T*Cqcom,sc7180-mpss-pas
 qcom_q6v5_pas: of:N*T*Cqcom,sc7180-mpss-pasC*
 qcom_q6v5_pas: of:N*T*Cqcom,sc7280-mpss-pas
@@ -3368,6 +3385,8 @@
 qcom_q6v5_pas: of:N*T*Cqcom,sdm845-adsp-pasC*
 qcom_q6v5_pas: of:N*T*Cqcom,sdm845-cdsp-pas
 qcom_q6v5_pas: of:N*T*Cqcom,sdm845-cdsp-pasC*
+qcom_q6v5_pas: of:N*T*Cqcom,sdm845-slpi-pas
+qcom_q6v5_pas: of:N*T*Cqcom,sdm845-slpi-pasC*
 qcom_q6v5_pas: of:N*T*Cqcom,sdx55-mpss-pas
 qcom_q6v5_pas: of:N*T*Cqcom,sdx55-mpss-pasC*
 qcom_q6v5_pas: of:N*T*Cqcom,sm6115-adsp-pas
@@ -3382,6 +3401,12 @@
 qcom_q6v5_pas: of:N*T*Cqcom,sm6350-cdsp-pasC*
 qcom_q6v5_pas: of:N*T*Cqcom,sm6350-mpss-pas
 qcom_q6v5_pas: of:N*T*Cqcom,sm6350-mpss-pasC*
+qcom_q6v5_pas: of:N*T*Cqcom,sm6375-adsp-pas
+qcom_q6v5_pas: of:N*T*Cqcom,sm6375-adsp-pasC*
+qcom_q6v5_pas: of:N*T*Cqcom,sm6375-cdsp-pas
+qcom_q6v5_pas: of:N*T*Cqcom,sm6375-cdsp-pasC*
+qcom_q6v5_pas: of:N*T*Cqcom,sm6375-mpss-pas
+qcom_q6v5_pas: of:N*T*Cqcom,sm6375-mpss-pasC*
 qcom_q6v5_pas: of:N*T*Cqcom,sm8150-adsp-pas
 qcom_q6v5_pas: of:N*T*Cqcom,sm8150-adsp-pasC*
 qcom_q6v5_pas: of:N*T*Cqcom,sm8150-cdsp-pas
@@ -3489,6 +3514,7 @@
 r8152: usb:v0955p09FFd*dc*dsc*dp*ic*isc*ip*in*
 r8152: usb:v0955p09FFd*dc*dsc*dp*ic02isc06ip00in*
 r8152: usb:v0955p09FFd*dc*dsc*dp*icFFisc*ip*in*
+r8152: usb:v0B05p1976d*dc*dsc*dp*ic*isc*ip*in*
 r8152: usb:v0BDAp8050d*dc*dsc*dp*ic*isc*ip*in*
 r8152: usb:v0BDAp8050d*dc*dsc*dp*ic02isc06ip00in*
 r8152: usb:v0BDAp8050d*dc*dsc*dp*icFFisc*ip*in*
@@ -5232,6 +5258,7 @@
 snd_hda_scodec_cs35l41_i2c: acpi*:CLSA0101%3A*
 snd_hda_scodec_cs35l41_i2c: acpi*:CSC3551%3A*
 snd_hda_scodec_cs35l41_spi: acpi*:CSC3551%3A*
+snd_hda_scodec_tas2781_i2c: acpi*:TIAS2781%3A*
 snd_intel_sst_acpi: acpi*:80860F28%3A*
 snd_intel_sst_acpi: acpi*:808622A8%3A*
 snd_intel_sst_acpi: sst














++++++ kernel-firmware-20231214.tar.xz -> kernel-firmware-20240102.tar.xz ++++++
/work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware-20231214.tar.xz 
/work/SRC/openSUSE:Factory/.kernel-firmware.new.28375/kernel-firmware-20240102.tar.xz
 differ: char 13, line 1

++++++ licenses.list ++++++
--- /var/tmp/diff_new_pack.Gyhg3W/_old  2024-01-04 15:56:51.827349106 +0100
+++ /var/tmp/diff_new_pack.Gyhg3W/_new  2024-01-04 15:56:51.831349252 +0100
@@ -38,6 +38,7 @@
 mwifiex:       marvell         LICENCE.Marvell
 iwlwifi:       iwlwifi         LICENCE.iwlwifi_firmware
 ipu3-imgu:     intel           LICENSE.ipu3_firmware
+mei-vsc-hw:    intel           LICENSE.ivsc
 cx231xx:       media
 ixp4xx-npe:    platform        LICENSE.ixp4xx
 tehuti:                network
@@ -113,6 +114,7 @@
 ath6kl:                atheros         LICENCE.atheros_firmware
 ath10k:                ath10k          
ath10k/QCA988X/hw2.0/notice_ath10k_firmware-4.txt 
ath10k/QCA988X/hw2.0/notice_ath10k_firmware-5.txt 
ath10k/QCA6174/hw3.0/notice_ath10k_firmware-6.txt 
ath10k/QCA6174/hw3.0/notice_ath10k_firmware-sdio-6.txt 
ath10k/QCA9377/hw1.0/notice_ath10k_firmware-sdio-5.txt 
LICENSE.QualcommAtheros_ath10k
 ath11k:                ath11k          ath11k/IPQ6018/hw1.0/Notice.txt 
LICENSE.QualcommAtheros_ath10k
+ath12k:                ath12k          ath12k/WCN7850/hw2.0/Notice.txt 
LICENSE.QualcommAtheros_ath10k
 myri10ge:      network         LICENCE.myri10ge_firmware
 drxk:          media
 ene-ub6250:    platform        LICENCE.ene_firmware
@@ -164,6 +166,7 @@
 mt7615e:       mediatek        LICENCE.mediatek
 mt7921:                mediatek        LICENCE.mediatek
 mt7922:                mediatek        LICENCE.mediatek
+mt7925:                mediatek        LICENCE.mediatek
 mt7988:                mediatek        LICENCE.mediatek
 nfp:           nfp             LICENCE.Netronome
 wil6210:       atheros         LICENSE.QualcommAtheros_ath10k
@@ -192,4 +195,6 @@
 powervr:       platform        LICENSE.powervr
 qcom-sm8550:   sound           LICENCE.linaro
 qcom-sm8650:   sound           LICENCE.linaro
+ti-tas2781:    sound           GPL-2 GPL-3
+ti-tas2563:    sound           GPL-2 GPL-3
 




++++++ topicdefs ++++++
--- /var/tmp/diff_new_pack.Gyhg3W/_old  2024-01-04 15:56:51.895351589 +0100
+++ /var/tmp/diff_new_pack.Gyhg3W/_new  2024-01-04 15:56:51.899351736 +0100
@@ -2,6 +2,7 @@
 atheros                Atheros wireless drivers
 ath10k         Atheros QCA988x WiFi drivers
 ath11k         Atheros Qualcomm WiFi drivers
+ath12k         Atheros Qualcomm WiFi 7 chipset drivers
 bluetooth      various Bluetooth drivers
 bnx2           Broadcom network drivers
 brcm           Broadcom wireless drivers

++++++ topics.list ++++++
--- /var/tmp/diff_new_pack.Gyhg3W/_old  2024-01-04 15:56:51.927352759 +0100
+++ /var/tmp/diff_new_pack.Gyhg3W/_new  2024-01-04 15:56:51.931352905 +0100
@@ -38,6 +38,7 @@
 mwifiex:       mwifiex         mwifiex mwifiex_pcie mwifiex_usb mwifiex_sdio 
btmrvl_sdio
 iwlwifi:       iwlwifi         iwlwifi iwl4965 iwl3945
 ipu3-imgu:     intel
+mei-vsc-hw:    intel
 cx231xx:       media           cx25840
 ixp4xx-npe:    platform
 tehuti:                network
@@ -117,6 +118,7 @@
 ath6kl:                atheros         ath6kl_sdio ath6kl_usb
 ath10k:                ath10k          ath10k_pci ath10k_sdio ath10k_usb
 ath11k:                ath11k          ath11k_pci
+ath12k:                ath12k          ath12k_pci
 myri10ge:      network
 drxk:          media
 ene-ub6250:    platform        ums_eneub6250
@@ -170,8 +172,9 @@
 mt7622:                mediatek        mt7615e
 mt7663:                mediatek        mt7615e
 mt7915e:       mediatek        mt7915
-mt7921:                mediatek        mt7921e
-mt7922:                mediatek
+mt7921:                mediatek        mt7921e mt7921s mt7921u
+mt7922:                mediatek        mt7921e mt7921s mt7921u
+mt7925:                mediatek        mt7925e mt7925u
 mt7988:                mediatek
 nfp:           nfp
 wil6210:       atheros
@@ -202,5 +205,7 @@
 powervr:       platform
 qcom-sm8550:   sound           snd-soc-sc8280xp
 qcom-sm8650:   sound           snd-soc-sc8280xp
+ti-tas2781:    sound           snd-hda-scodec-tas2781-i2c
+ti-tas2563:    sound           snd-hda-scodec-tas2781-i2c
 ast:           platform
 

Reply via email to