ALSA: hda/realtek: Enable 4 amplifiers instead of 2 on a HP platform
authorChris Chiu <chris.chiu@canonical.com>
Tue, 6 Jun 2023 14:57:47 +0000 (22:57 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 6 Jun 2023 15:44:24 +0000 (17:44 +0200)
commitb752a385b584d385683c65cb76a1298f1379a88c
tree39f2e35cb7fa97668cbbe684a7eb5f90a383a83a
parent08c9aa7c58e933787fa443389d540221ed9ed5cd
ALSA: hda/realtek: Enable 4 amplifiers instead of 2 on a HP platform

In the commit 7bb62340951a ("ALSA: hda/realtek: fix speaker, mute/micmute
LEDs not work on a HP platform"), speakers and LEDs are fixed but only 2
CS35L41 amplifiers on SPI bus connected to Realtek codec are enabled. Need
the ALC245_FIXUP_CS35L41_SPI_4_HP_GPIO_LED to get all amplifiers working.

Signed-off-by: Chris Chiu <chris.chiu@canonical.com>
Fixes: 7bb62340951a ("ALSA: hda/realtek: fix speaker, mute/micmute LEDs not work on a HP platform")
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230606145747.135966-1-chris.chiu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c