main #20

Manually merged
kernel-firmware merged 2 commits from tiwai/kernel-firmware-qcom:main into main 2025-09-29 18:33:18 +02:00
7 changed files with 27 additions and 8 deletions

View File

@@ -106,6 +106,10 @@ msm: of:N*T*Cqcom%2Csm8650-dpu
msm: of:N*T*Cqcom%2Csm8650-dpuC*
msm: of:N*T*Cqcom%2Csm8650-mdss
msm: of:N*T*Cqcom%2Csm8650-mdssC*
msm: of:N*T*Cqcom%2Csm8750-dpu
msm: of:N*T*Cqcom%2Csm8750-dpuC*
msm: of:N*T*Cqcom%2Csm8750-mdss
msm: of:N*T*Cqcom%2Csm8750-mdssC*
msm: of:N*T*Cqcom%2Cx1e80100-dpu
msm: of:N*T*Cqcom%2Cx1e80100-dpuC*
msm: of:N*T*Cqcom%2Cx1e80100-mdss

2
git_id
View File

@@ -1 +1 @@
fad361e997ee8e031c88907fd025ab6cd00dbedc
85f43f0fce274957f5d44964b04f5861b5457b48

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Sep 29 16:19:00 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update aliases for 6.17
-------------------------------------------------------------------
Sat Sep 27 10:31:05 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20250926 (git commit 85f43f0fce27):
* qcom: Update aic100 firmware files
-------------------------------------------------------------------
Fri Sep 26 16:10:49 UTC 2025 - Takashi Iwai <tiwai@suse.com>

View File

@@ -20,7 +20,7 @@
%define _firmwaredir /lib/firmware
%endif
%define __ksyms_path ^%{_firmwaredir}
%define git_version fad361e997ee8e031c88907fd025ab6cd00dbedc
%define git_version 85f43f0fce274957f5d44964b04f5861b5457b48
Name: kernel-firmware-qcom
Version: 20250926
@@ -30,7 +30,7 @@ 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/20250912.tar.gz#/kernel-firmware-tools-20250912.tar.gz
Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20250929.tar.gz#/kernel-firmware-tools-20250929.tar.gz
Source2: %{name}-rpmlintrc
Source3: git_id
Source10: aliases
@@ -310,6 +310,10 @@ Supplements: modalias(of:N*T*Cqcom%2Csm8650-mdss)
Supplements: modalias(of:N*T*Cqcom%2Csm8650-mdssC*)
Supplements: modalias(of:N*T*Cqcom%2Csm8650-mpss-pas)
Supplements: modalias(of:N*T*Cqcom%2Csm8650-mpss-pasC*)
Supplements: modalias(of:N*T*Cqcom%2Csm8750-dpu)
Supplements: modalias(of:N*T*Cqcom%2Csm8750-dpuC*)
Supplements: modalias(of:N*T*Cqcom%2Csm8750-mdss)
Supplements: modalias(of:N*T*Cqcom%2Csm8750-mdssC*)
Supplements: modalias(of:N*T*Cqcom%2Csm8750-mpss-pas)
Supplements: modalias(of:N*T*Cqcom%2Csm8750-mpss-pasC*)
Supplements: modalias(of:N*T*Cqcom%2Cx1e80100-adsp-pas)

Binary file not shown.

Binary file not shown.