* [PATCH] ALSA: hda/realtek: Enable mute LED quirk for HP Laptop 15-dw0xxx
@ 2026-07-02 20:43 Federico Lombardo
2026-07-03 11:07 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Federico Lombardo @ 2026-07-02 20:43 UTC (permalink / raw)
To: tiwai; +Cc: perex, nfraprado, linux-sound, linux-kernel, Federico Lombardo
HP Laptop 15-dw0xxx with subsystem ID 103c:85f0 needs the
ALC236_FIXUP_HP_MUTE_LED_COEFBIT2 quirk to correctly disable and
enable the Audio Mute LED.
Add the missing quirk entry.
Signed-off-by: Federico Lombardo <lombardo.federico.lf@gmail.com>
---
sound/hda/codecs/realtek/alc269.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/hda/codecs/realtek/alc269.c b/sound/hda/codecs/realtek/alc269.c
index 21ab891fc..0651198be 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -7011,6 +7011,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x856a, "HP Pavilion 15-cs1xxx", ALC295_FIXUP_HP_PAVILION_MUTE_LED_1B),
SND_PCI_QUIRK(0x103c, 0x85c6, "HP Pavilion x360 Convertible 14-dy1xxx", ALC295_FIXUP_HP_MUTE_LED_COEFBIT11),
SND_PCI_QUIRK(0x103c, 0x85de, "HP Envy x360 13-ar0xxx", ALC285_FIXUP_HP_ENVY_X360),
+ SND_PCI_QUIRK(0x103c, 0x85f0, "HP Laptop 15-dw0xxx", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2),
SND_PCI_QUIRK(0x103c, 0x8603, "HP Omen 17-cb0xxx", ALC285_FIXUP_HP_MUTE_LED),
SND_PCI_QUIRK(0x103c, 0x860c, "HP ZBook 17 G6", ALC285_FIXUP_HP_GPIO_AMP_INIT),
SND_PCI_QUIRK(0x103c, 0x860f, "HP ZBook 15 G6", ALC285_FIXUP_HP_GPIO_AMP_INIT),
--
2.55.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: Enable mute LED quirk for HP Laptop 15-dw0xxx
2026-07-02 20:43 [PATCH] ALSA: hda/realtek: Enable mute LED quirk for HP Laptop 15-dw0xxx Federico Lombardo
@ 2026-07-03 11:07 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-07-03 11:07 UTC (permalink / raw)
To: Federico Lombardo; +Cc: tiwai, perex, nfraprado, linux-sound, linux-kernel
On Thu, 02 Jul 2026 22:43:47 +0200,
Federico Lombardo wrote:
>
> HP Laptop 15-dw0xxx with subsystem ID 103c:85f0 needs the
> ALC236_FIXUP_HP_MUTE_LED_COEFBIT2 quirk to correctly disable and
> enable the Audio Mute LED.
>
> Add the missing quirk entry.
>
> Signed-off-by: Federico Lombardo <lombardo.federico.lf@gmail.com>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-03 11:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-02 20:43 [PATCH] ALSA: hda/realtek: Enable mute LED quirk for HP Laptop 15-dw0xxx Federico Lombardo
2026-07-03 11:07 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox