ALSA: hda/realtek: Add ALC295 Dell TAS2781 I2C fixup
authorDonald Menig <djmenig@outlook.com>
Sun, 14 Sep 2025 07:43:33 +0000 (09:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 14 Sep 2025 07:44:29 +0000 (09:44 +0200)
commitec8f26092e525ee3cb1a56d455109fd40bfff3ef
tree70750c681bd98d96c9a7bff3d0da1cb2c3ce4471
parentb0035df56dcd210d735e90ecd16817693f1a2ed9
ALSA: hda/realtek: Add ALC295 Dell TAS2781 I2C fixup

This patch adds a new fixup for the ALC295 codec on some Dell
laptops that use the TAS2781 I2C amplifier.

The fixup correctly initializes the amplifier and pins, allowing
sound to work on all speakers of these devices.

The fixup chain is added to the relevant quirk entries for
Dell Polaris models.

[ adjusted for 6.17 kernel code by tiwai ]

Fixes: 1e9c708dc3ae ("ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projects")
Link: https://bugzilla.suse.com/show_bug.cgi?id=1249575
Signed-off-by: Donald Menig <djmenig@outlook.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c