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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Dec 2023 17:45:20 +0000 (18:45 +0100)
commitb3f1d9230457db71509d657ceb090fc9aa168b95
tree560d74829acd295f834a656716e082dd38a5a907
parent6e25980d046f3c7e6134bb9aa69a7152fce176e3
ALSA: hda/realtek: fix speakers on XPS 9530 (2023)

commit cd14dedf15be432066e63783c63d650f2800cd48 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c