* PATCH [1/1] ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxx
@ 2024-08-18 15:30 John Sweeney
2024-08-19 8:38 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: John Sweeney @ 2024-08-18 15:30 UTC (permalink / raw)
To: linux-sound; +Cc: tiwai, perex
From: John Sweeney <john.sweeney@runbox.com>
ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxx
HP Pavilion Plus 14-ey0xxx needs existing quirk
ALC245_FIXUP_HP_X360_MUTE_LEDS to enable its mute/micmute LEDs.
Signed-off-by: John Sweeney <john.sweeney@runbox.com>
---
base-commit 1fb918967b56df3262ee984175816f0acb310501 (HEAD -> master, origin/master, origin/HEAD)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 480e82df7a4c..c8abd830561c 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -10228,6 +10228,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x8c15, "HP Spectre x360 2-in-1 Laptop 14-eu0xxx", ALC245_FIXUP_HP_SPECTRE_X360_EU0XXX),
SND_PCI_QUIRK(0x103c, 0x8c16, "HP Spectre 16", ALC287_FIXUP_CS35L41_I2C_2),
SND_PCI_QUIRK(0x103c, 0x8c17, "HP Spectre 16", ALC287_FIXUP_CS35L41_I2C_2),
+ SND_PCI_QUIRK(0x103c, 0x8c21, "HP Pavilion Plus Laptop 14-ey0XXX", ALC245_FIXUP_HP_X360_MUTE_LEDS),
SND_PCI_QUIRK(0x103c, 0x8c46, "HP EliteBook 830 G11", ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8c47, "HP EliteBook 840 G11", ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8c48, "HP EliteBook 860 G11", ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED),
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: PATCH [1/1] ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxx
2024-08-18 15:30 PATCH [1/1] ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxx John Sweeney
@ 2024-08-19 8:38 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2024-08-19 8:38 UTC (permalink / raw)
To: John Sweeney; +Cc: linux-sound, tiwai, perex
On Sun, 18 Aug 2024 17:30:15 +0200,
John Sweeney wrote:
>
> From: John Sweeney <john.sweeney@runbox.com>
>
> ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxx
>
> HP Pavilion Plus 14-ey0xxx needs existing quirk
> ALC245_FIXUP_HP_X360_MUTE_LEDS to enable its mute/micmute LEDs.
>
> Signed-off-by: John Sweeney <john.sweeney@runbox.com>
There is still a problem about the subject line, but I corrected
locally and applied now.
thanks,
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-19 8:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-18 15:30 PATCH [1/1] ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxx John Sweeney
2024-08-19 8:38 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox