* [PATCH] ALSA: hda/realtek: Add mute LED quirk for HP 250 G8 (0x85f3)
@ 2026-08-08 18:20 Bramwel Barack
2026-08-09 10:32 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Bramwel Barack @ 2026-08-08 18:20 UTC (permalink / raw)
To: tiwai; +Cc: perex, alsa-devel, Bramwel Barack
Signed-off-by: Bramwel Barack <bramwelbarack89@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 379e1458f4ac..d4194ab284e9 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -7153,6 +7153,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x880d, "HP EliteBook 830 G8 Notebook PC", ALC285_FIXUP_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8811, "HP Spectre x360 15-eb1xxx", ALC285_FIXUP_HP_SPECTRE_X360_EB1),
SND_PCI_QUIRK(0x103c, 0x8812, "HP Spectre x360 15-eb1xxx", ALC285_FIXUP_HP_SPECTRE_X360_EB1),
+ SND_PCI_QUIRK(0x103c, 0x85f3,"HP 250 G8 Notebook PC", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2),
SND_PCI_QUIRK(0x103c, 0x881d, "HP 250 G8 Notebook PC", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2),
SND_PCI_QUIRK(0x103c, 0x881e, "HP Laptop 15s-du3xxx", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2),
SND_PCI_QUIRK(0x103c, 0x8846, "HP EliteBook 850 G8 Notebook PC", ALC285_FIXUP_HP_GPIO_LED),
--
2.55.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: Add mute LED quirk for HP 250 G8 (0x85f3)
2026-08-08 18:20 [PATCH] ALSA: hda/realtek: Add mute LED quirk for HP 250 G8 (0x85f3) Bramwel Barack
@ 2026-08-09 10:32 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-08-09 10:32 UTC (permalink / raw)
To: Bramwel Barack; +Cc: perex, alsa-devel
On Sat, 08 Aug 2026 20:20:18 +0200,
Bramwel Barack wrote:
>
> Signed-off-by: Bramwel Barack <bramwelbarack89@gmail.com>
Could you give more explanations why your patch is required what it
does? Please resubmit with the proper patch description.
And, at the next time, please submit to linux-sound@vger.kernel.org
instead of alsa-devel ML. alsa-devel ML is mostly for user-space
stuff while the former is for the kernel patches.
thanks,
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-12 9:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-08 18:20 [PATCH] ALSA: hda/realtek: Add mute LED quirk for HP 250 G8 (0x85f3) Bramwel Barack
2026-08-09 10:32 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.