ALSA: hda/realtek: fix speakers on XPS 9530 (2023)
authorAleksandrs Vinarskis <alex.vinarskis@gmail.com>
Sun, 3 Dec 2023 23:30:06 +0000 (00:30 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 4 Dec 2023 14:23:07 +0000 (15:23 +0100)
commitcd14dedf15be432066e63783c63d650f2800cd48
tree83b19b45e7fb7a0095aa537ba27c6ddf8dcd0cc0
parentbbb8e71965c3737bdc691afd803a34bfd61cfbeb
ALSA: hda/realtek: fix speakers on XPS 9530 (2023)

XPS 9530 has 2 tweeters and 2 subwoofers powered by CS35L41 amplifier, SPI
connected. For subwoofers to work, it requires both to enable amplifier
support, and to enable output to subwoofers via 0x17 quirk (similalry to
XPS 9510/9520).

Signed-off-by: Aleksandrs Vinarskis <alex.vinarskis@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20231203233006.100558-1-alex.vinarskis@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c