[GIT PULL] sound fixes for 6.12

From: Takashi Iwai
Date: Fri Nov 15 2024 - 05:00:02 EST


Linus,

please pull sound fixes for v6.12 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.12

The topmost commit is 5ec23a1b53a98dbd7ea33954db5f0fe7110903aa

----------------------------------------------------------------

sound fixes for 6.12

A few last-minute fixes. All changes are device-specific small
fixes that should be pretty safe to apply.

----------------------------------------------------------------

Deep Harsora (1):
ASoC: intel: sof_sdw: add quirk for Dell SKU

Eryk Zagorski (1):
ALSA: usb-audio: Fix Yamaha P-125 Quirk Entry

John Watts (1):
ASoC: audio-graph-card2: Purge absent supplies for device tree nodes

Kailang Yang (2):
ALSA: hda/realtek - Fixed Clevo platform headset Mic issue
ALSA: hda/realtek - update set GPIO3 to default for Thinkpad with ALC1318

Maksym Glubokiy (1):
ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10

Mark Brown (1):
ASoC: max9768: Fix event generation for playback mute

---
sound/pci/hda/patch_realtek.c | 13 +++++++++++--
sound/soc/codecs/max9768.c | 11 +++++++++--
sound/soc/generic/audio-graph-card2.c | 3 +++
sound/soc/intel/boards/sof_sdw.c | 8 ++++++++
sound/usb/quirks-table.h | 14 +++++++++++++-
5 files changed, 44 insertions(+), 5 deletions(-)