Compare commits

...

3 Commits

Author SHA256 Message Date
Takashi Iwai
64affe4754 Update to version 20250820 (git commit 70dda28e5098)
* cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
2025-08-21 15:05:25 +02:00
Takashi Iwai
598ebeb1fe Aliases updated for sound
Update aliases for 6.16
2025-08-05 14:23:25 +02:00
Takashi Iwai
b60d8170a7 Update to version 20250721 (git commit d89120bb80fc)
* cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA
* cirrus: cs35l41: Update Firmware for Dell Oasis
* cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops
* qcom: Add Audio topology for QCS6490 RB3Gen2
2025-07-22 11:24:16 +02:00
8 changed files with 38 additions and 10 deletions

View File

@@ -69,6 +69,10 @@ snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcm6490-idp-sndcard
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcm6490-idp-sndcardC*
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcs6490-rb3gen2-sndcard
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcs6490-rb3gen2-sndcardC*
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcs9075-sndcard
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcs9075-sndcardC*
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcs9100-sndcard
snd_soc_sc8280xp: of:N*T*Cqcom%2Cqcs9100-sndcardC*
snd_soc_sc8280xp: of:N*T*Cqcom%2Csc8280xp-sndcard
snd_soc_sc8280xp: of:N*T*Cqcom%2Csc8280xp-sndcardC*
snd_soc_sc8280xp: of:N*T*Cqcom%2Csm8450-sndcard

2
git_id
View File

@@ -1 +1 @@
f40eafe216833d083f4e5598b7f45e894c373ad1
70dda28e509833f07a7191c363057ab056ff0906

BIN
kernel-firmware-sound-20250627.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
kernel-firmware-sound-20250820.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Aug 21 13:05:10 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20250820 (git commit 70dda28e5098):
* cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
-------------------------------------------------------------------
Tue Aug 5 12:22:53 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update aliases for 6.16
-------------------------------------------------------------------
Tue Jul 22 09:24:09 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20250721 (git commit d89120bb80fc):
* cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA
* cirrus: cs35l41: Update Firmware for Dell Oasis
* cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops
* qcom: Add Audio topology for QCS6490 RB3Gen2
-------------------------------------------------------------------
Mon Jun 30 06:08:22 UTC 2025 - Takashi Iwai <tiwai@suse.com>

View File

@@ -20,17 +20,17 @@
%define _firmwaredir /lib/firmware
%endif
%define __ksyms_path ^%{_firmwaredir}
%define git_version f40eafe216833d083f4e5598b7f45e894c373ad1
%define git_version 70dda28e509833f07a7191c363057ab056ff0906
Name: kernel-firmware-sound
Version: 20250627
Version: 20250820
Release: 0
Summary: Kernel firmware files for various sound drivers
License: GPL-2.0-or-later AND SUSE-Firmware
Group: System/Kernel
URL: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
Source0: %{name}-%{version}.tar.xz
Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20250630.tar.gz#/kernel-firmware-tools-20250630.tar.gz
Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20250805.tar.gz#/kernel-firmware-tools-20250805.tar.gz
Source2: %{name}-rpmlintrc
Source3: git_id
Source10: aliases
@@ -77,6 +77,10 @@ Supplements: modalias(of:N*T*Cqcom%2Cqcm6490-idp-sndcard)
Supplements: modalias(of:N*T*Cqcom%2Cqcm6490-idp-sndcardC*)
Supplements: modalias(of:N*T*Cqcom%2Cqcs6490-rb3gen2-sndcard)
Supplements: modalias(of:N*T*Cqcom%2Cqcs6490-rb3gen2-sndcardC*)
Supplements: modalias(of:N*T*Cqcom%2Cqcs9075-sndcard)
Supplements: modalias(of:N*T*Cqcom%2Cqcs9075-sndcardC*)
Supplements: modalias(of:N*T*Cqcom%2Cqcs9100-sndcard)
Supplements: modalias(of:N*T*Cqcom%2Cqcs9100-sndcardC*)
Supplements: modalias(of:N*T*Cqcom%2Csc8280xp-sndcard)
Supplements: modalias(of:N*T*Cqcom%2Csc8280xp-sndcardC*)
Supplements: modalias(of:N*T*Cqcom%2Csm8450-sndcard)

BIN
kernel-firmware-tools-20250630.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
kernel-firmware-tools-20250805.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.