* [PATCH] ALSA: hda/realtek: Add quirk for HP Pavilion x360 to enable mute LED
@ 2026-01-15 1:58 Zhang Heng
2026-01-15 10:12 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Zhang Heng @ 2026-01-15 1:58 UTC (permalink / raw)
To: perex, tiwai, sbinding, kailang, chris.chiu, edip
Cc: linux-sound, linux-kernel, Zhang Heng, stable
This quirk enables mute LED on HP Pavilion x360 2-in-1 Laptop 14-ek0xxx,
which use ALC245 codec.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=220220
Cc: <stable@vger.kernel.org>
Signed-off-by: Zhang Heng <zhangheng@kylinos.cn>
---
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 9457fd363bfc..cf263a164987 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -6687,6 +6687,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x8a2e, "HP Envy 16", ALC287_FIXUP_CS35L41_I2C_2),
SND_PCI_QUIRK(0x103c, 0x8a30, "HP Envy 17", ALC287_FIXUP_CS35L41_I2C_2),
SND_PCI_QUIRK(0x103c, 0x8a31, "HP Envy 15", ALC287_FIXUP_CS35L41_I2C_2),
+ SND_PCI_QUIRK(0x103c, 0x8a34, "HP Pavilion x360 2-in-1 Laptop 14-ek0xxx", ALC245_FIXUP_HP_MUTE_LED_COEFBIT),
SND_PCI_QUIRK(0x103c, 0x8a4f, "HP Victus 15-fa0xxx (MB 8A4F)", ALC245_FIXUP_HP_MUTE_LED_COEFBIT),
SND_PCI_QUIRK(0x103c, 0x8a6e, "HP EDNA 360", ALC287_FIXUP_CS35L41_I2C_4),
SND_PCI_QUIRK(0x103c, 0x8a74, "HP ProBook 440 G8 Notebook PC", ALC236_FIXUP_HP_GPIO_LED),
--
2.47.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: Add quirk for HP Pavilion x360 to enable mute LED
2026-01-15 1:58 [PATCH] ALSA: hda/realtek: Add quirk for HP Pavilion x360 to enable mute LED Zhang Heng
@ 2026-01-15 10:12 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-01-15 10:12 UTC (permalink / raw)
To: Zhang Heng
Cc: perex, tiwai, sbinding, kailang, chris.chiu, edip, linux-sound,
linux-kernel, stable
On Thu, 15 Jan 2026 02:58:44 +0100,
Zhang Heng wrote:
>
> This quirk enables mute LED on HP Pavilion x360 2-in-1 Laptop 14-ek0xxx,
> which use ALC245 codec.
>
> Link: https://bugzilla.kernel.org/show_bug.cgi?id=220220
> Cc: <stable@vger.kernel.org>
> Signed-off-by: Zhang Heng <zhangheng@kylinos.cn>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-15 10:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-15 1:58 [PATCH] ALSA: hda/realtek: Add quirk for HP Pavilion x360 to enable mute LED Zhang Heng
2026-01-15 10:12 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox