* [PATCH] ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx
@ 2025-07-20 15:49 Dawid Rezler
2025-07-21 7:24 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Dawid Rezler @ 2025-07-20 15:49 UTC (permalink / raw)
To: tiwai, perex; +Cc: linux-sound, linux-kernel, dawidrezler.patches
The mute LED on the HP Pavilion Laptop 15-eg0xxx,
which uses the ALC287 codec, didn't work.
This patch fixes the issue by enabling the ALC287_FIXUP_HP_GPIO_LED quirk.
Tested on a physical device, the LED now works as intended.
Signed-off-by: Dawid Rezler <dawidrezler.patches@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 d91aac06a..0118b8c88 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -10694,6 +10694,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x8788, "HP OMEN 15", ALC285_FIXUP_HP_MUTE_LED),
SND_PCI_QUIRK(0x103c, 0x87b7, "HP Laptop 14-fq0xxx", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2),
SND_PCI_QUIRK(0x103c, 0x87c8, "HP", ALC287_FIXUP_HP_GPIO_LED),
+ SND_PCI_QUIRK(0x103c, 0x87cc, "HP Pavilion 15-eg0xxx", ALC287_FIXUP_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x87d3, "HP Laptop 15-gw0xxx", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2),
SND_PCI_QUIRK(0x103c, 0x87df, "HP ProBook 430 G8 Notebook PC", ALC236_FIXUP_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x87e5, "HP ProBook 440 G8 Notebook PC", ALC236_FIXUP_HP_GPIO_LED),
--
2.49.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx
2025-07-20 15:49 [PATCH] ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx Dawid Rezler
@ 2025-07-21 7:24 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2025-07-21 7:24 UTC (permalink / raw)
To: Dawid Rezler; +Cc: tiwai, perex, linux-sound, linux-kernel
On Sun, 20 Jul 2025 17:49:08 +0200,
Dawid Rezler wrote:
>
> The mute LED on the HP Pavilion Laptop 15-eg0xxx,
> which uses the ALC287 codec, didn't work.
> This patch fixes the issue by enabling the ALC287_FIXUP_HP_GPIO_LED quirk.
>
> Tested on a physical device, the LED now works as intended.
>
> Signed-off-by: Dawid Rezler <dawidrezler.patches@gmail.com>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-21 7:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-20 15:49 [PATCH] ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx Dawid Rezler
2025-07-21 7:24 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®