mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirk
@ 2026-03-07  3:27 Liucheng Lu
  2026-03-09  8:59 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Liucheng Lu @ 2026-03-07  3:27 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai, linux-sound, linux-kernel; +Cc: Liucheng Lu

HP Laptop 14s-dr5xxx with ALC236 codec does not handle the toggling of
the mute LED.
This patch adds a quirk entry for subsystem ID 0x8a1f using
ALC236_FIXUP_HP_MUTE_LED_COEFBIT2 fixup, enabling correct mute LED
behavior.

Signed-off-by: Liucheng Lu <luliucheng100@outlook.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 86bb22d19..c8b78989f 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -6939,6 +6939,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x103c, 0x89da, "HP Spectre x360 14t-ea100", ALC245_FIXUP_HP_SPECTRE_X360_EU0XXX),
 	SND_PCI_QUIRK(0x103c, 0x89e7, "HP Elite x2 G9", ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED),
 	SND_PCI_QUIRK(0x103c, 0x8a0f, "HP Pavilion 14-ec1xxx", ALC287_FIXUP_HP_GPIO_LED),
+	SND_PCI_QUIRK(0x103c, 0x8a1f, "HP Laptop 14s-dr5xxx", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2),
 	SND_PCI_QUIRK(0x103c, 0x8a20, "HP Laptop 15s-fq5xxx", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2),
 	SND_PCI_QUIRK(0x103c, 0x8a25, "HP Victus 16-d1xxx (MB 8A25)", ALC245_FIXUP_HP_MUTE_LED_COEFBIT),
 	SND_PCI_QUIRK(0x103c, 0x8a26, "HP Victus 16-d1xxx (MB 8A26)", ALC245_FIXUP_HP_MUTE_LED_COEFBIT),
-- 
2.43.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirk
  2026-03-07  3:27 [PATCH] ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirk Liucheng Lu
@ 2026-03-09  8:59 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-03-09  8:59 UTC (permalink / raw)
  To: Liucheng Lu; +Cc: Jaroslav Kysela, Takashi Iwai, linux-sound, linux-kernel

On Sat, 07 Mar 2026 04:27:27 +0100,
Liucheng Lu wrote:
> 
> HP Laptop 14s-dr5xxx with ALC236 codec does not handle the toggling of
> the mute LED.
> This patch adds a quirk entry for subsystem ID 0x8a1f using
> ALC236_FIXUP_HP_MUTE_LED_COEFBIT2 fixup, enabling correct mute LED
> behavior.
> 
> Signed-off-by: Liucheng Lu <luliucheng100@outlook.com>

Applied now.  Thanks.


Takashi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-09  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-07  3:27 [PATCH] ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirk Liucheng Lu
2026-03-09  8:59 ` 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®