Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion 14-dv0xxx
@ 2026-09-01 12:26 Allen Abraham
  2026-09-02  6:44 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Allen Abraham @ 2026-09-01 12:26 UTC (permalink / raw)
  To: tiwai@suse.com; +Cc: linux-sound, alsa-devel

HP Pavilion 14-dv0054tu (PCI SSID 103c:87c9) with Realtek ALC287 codec
controls the mute LED on the F5 key via GPIO 4 (mask 0x10).
Add a quirk entry with ALC287_FIXUP_HP_GPIO_LED to enable the mute LED.

Signed-off-by: Allen <allenabraham713@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 e434974..46fe156 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -7382,6 +7382,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, 0x87c9, "HP Pavilion 14-dv0xxx",
ALC287_FIXUP_HP_GPIO_LED),
  SND_PCI_QUIRK(0x103c, 0x87cb, "HP Pavilion 15-eg0xxx",
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),
-- 
2.55.0

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

* Re: [PATCH] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion 14-dv0xxx
  2026-09-01 12:26 [PATCH] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion 14-dv0xxx Allen Abraham
@ 2026-09-02  6:44 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-09-02  6:44 UTC (permalink / raw)
  To: Allen Abraham; +Cc: tiwai@suse.com, linux-sound, alsa-devel

On Tue, 01 Sep 2026 14:26:44 +0200,
Allen Abraham wrote:
> 
> 
> HP Pavilion 14-dv0054tu (PCI SSID 103c:87c9) with Realtek ALC287 codec
> controls the mute LED on the F5 key via GPIO 4 (mask 0x10).
> Add a quirk entry with ALC287_FIXUP_HP_GPIO_LED to enable the mute LED.
> 
> Signed-off-by: Allen <allenabraham713@gmail.com>

The patch isn't cleanly applicable, as your mailer likely broke the
spaces and tabs.  And, your Signed-off-by tag is incomplete; it must
be with a real name (or a known identity).

Please fix your mailer setup and resubmit with a proper Signed-off-by
tag.


thanks,

Takashi

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

end of thread, other threads:[~2026-09-08 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-01 12:26 [PATCH] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion 14-dv0xxx Allen Abraham
2026-09-02  6:44 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox