[GIT PULL] ASoC fixes for v6.16-rc6

The following changes since commit 3b3312f28ee2d9c386602f8521e419cfc69f4823:
ASoC: cs35l56: probe() should fail if the device ID is not recognized (2025-07-03 12:22:27 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.16-rc6
for you to fetch changes up to 7bab1bd9fdf15b9fa7e6a4b0151deab93df3c80d:
ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx (2025-07-16 11:50:33 +0100)
---------------------------------------------------------------- ASoC: Fixes for v6.16
A relatively large set of changes, but most of them are quirk information for various x86 systems. There is one more substantial fix for a NULL pointer dereference when removing the AVS driver, plus one for Kconfig dependencies.
---------------------------------------------------------------- Adam Queler (1): ASoC: amd: yc: Add DMI entries to support HP 15-fb1xxx
Alexandru Andries (1): ASoC: amd: yc: add DMI quirk for ASUS M6501RM
Amadeusz Sławiński (1): ASoC: Intel: avs: Fix NULL ptr deref on rmmod
Arnd Bergmann (1): ASoC: Intel: fix SND_SOC_SOF dependencies
Bard Liao (1): ASoC: Intel: soc-acpi: add support for HP Omen14 ARL
Lane Odenbach (1): ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx
Oder Chiou (1): ASoC: rt5660: Fix the dmic data source from GPIO2
sound/soc/amd/yc/acp6x-mach.c | 21 ++++++++++++++++ sound/soc/codecs/rt5660.c | 7 ++++-- sound/soc/intel/avs/pcm.c | 4 +++- sound/soc/intel/boards/Kconfig | 2 +- sound/soc/intel/common/soc-acpi-intel-arl-match.c | 29 +++++++++++++++++++++++ 5 files changed, 59 insertions(+), 4 deletions(-)

On Thu, 17 Jul 2025 14:32:44 +0200, Mark Brown wrote:
The following changes since commit 3b3312f28ee2d9c386602f8521e419cfc69f4823:
ASoC: cs35l56: probe() should fail if the device ID is not recognized (2025-07-03 12:22:27 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.16-rc6
for you to fetch changes up to 7bab1bd9fdf15b9fa7e6a4b0151deab93df3c80d:
ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx (2025-07-16 11:50:33 +0100)
ASoC: Fixes for v6.16
A relatively large set of changes, but most of them are quirk information for various x86 systems. There is one more substantial fix for a NULL pointer dereference when removing the AVS driver, plus one for Kconfig dependencies.
Thanks, pulled now.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai