* [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10
@ 2024-11-12 15:48 Maksym Glubokiy
2024-11-13 6:37 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Maksym Glubokiy @ 2024-11-12 15:48 UTC (permalink / raw)
To: perex, tiwai; +Cc: linux-sound, linux-kernel, Maksym Glubokiy
HP EliteBook 645 G10 uses ALC236 codec and need the
ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF quirk to make mute LED and
micmute LED work.
Signed-off-by: Maksym Glubokiy <maxgl.kernel@gmail.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 571fa8a6c9e1..4b17a20e5b4f 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -10496,6 +10496,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x8b59, "HP Elite mt645 G7 Mobile Thin Client U89", ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF),
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, 0x8b5f, "HP", ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF),
SND_PCI_QUIRK(0x103c, 0x8b63, "HP Elite Dragonfly 13.5 inch G4", ALC245_FIXUP_CS35L41_SPI_4_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8b65, "HP ProBook 455 15.6 inch G10 Notebook PC", ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF),
SND_PCI_QUIRK(0x103c, 0x8b66, "HP", ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF),
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10
2024-11-12 15:48 [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10 Maksym Glubokiy
@ 2024-11-13 6:37 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2024-11-13 6:37 UTC (permalink / raw)
To: Maksym Glubokiy; +Cc: perex, tiwai, linux-sound, linux-kernel
On Tue, 12 Nov 2024 16:48:15 +0100,
Maksym Glubokiy wrote:
>
> HP EliteBook 645 G10 uses ALC236 codec and need the
> ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF quirk to make mute LED and
> micmute LED work.
>
> Signed-off-by: Maksym Glubokiy <maxgl.kernel@gmail.com>
Thanks, applied now.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-13 6:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12 15:48 [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10 Maksym Glubokiy
2024-11-13 6:37 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox