* [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platform
@ 2023-01-18 11:54 Jeremy Szu
2023-01-18 16:51 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Szu @ 2023-01-18 11:54 UTC (permalink / raw)
To: tiwai
Cc: Stefan Binding, Lucas Tanure, Jeremy Szu, Tim Crawford,
Philipp Jungkamp, Gabriele Mazzotta, moderated list:SOUND,
Kai-Heng Feng, Meng Tang, Yuchi Yang, Kacper Michajłow,
open list
There is a HP platform needs ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED quirk to
make mic-mute/audio-mute/speaker working.
Signed-off-by: Jeremy Szu <jeremy.szu@canonical.com>
---
sound/pci/hda/patch_realtek.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 6fab7c8fc19a..02905336781a 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -9432,6 +9432,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x8ad2, "HP EliteBook 860 16 inch G9 Notebook PC", ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8b5d, "HP", ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF),
SND_PCI_QUIRK(0x103c, 0x8b5e, "HP", ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF),
+ SND_PCI_QUIRK(0x103c, 0x8b92, "HP", ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8bf0, "HP", ALC236_FIXUP_HP_GPIO_LED),
SND_PCI_QUIRK(0x1043, 0x103e, "ASUS X540SA", ALC256_FIXUP_ASUS_MIC),
SND_PCI_QUIRK(0x1043, 0x103f, "ASUS TX300", ALC282_FIXUP_ASUS_TX300),
--
2.38.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platform
2023-01-18 11:54 [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platform Jeremy Szu
@ 2023-01-18 16:51 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2023-01-18 16:51 UTC (permalink / raw)
To: Jeremy Szu
Cc: Stefan Binding, Lucas Tanure, Yuchi Yang, Meng Tang,
Philipp Jungkamp, Gabriele Mazzotta, Tim Crawford, tiwai,
Kai-Heng Feng, moderated list:SOUND, Kacper Michajłow,
open list
On Wed, 18 Jan 2023 12:54:45 +0100,
Jeremy Szu wrote:
>
> There is a HP platform needs ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED quirk to
> make mic-mute/audio-mute/speaker working.
>
> Signed-off-by: Jeremy Szu <jeremy.szu@canonical.com>
Thanks, applied.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-18 16:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-18 11:54 [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platform Jeremy Szu
2023-01-18 16:51 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox