* Enable Mute LED for HP platform
@ 2025-11-26 5:50 Kailang
2025-11-26 7:53 ` Takashi Iwai
2025-12-09 9:13 ` combativedorey
0 siblings, 2 replies; 3+ messages in thread
From: Kailang @ 2025-11-26 5:50 UTC (permalink / raw)
To: Takashi Iwai (tiwai@suse.de)
Cc: (alsa-devel@alsa-project.org), linux-sound@vger.kernel.org
[-- Attachment #1: Type: text/plain, Size: 85 bytes --]
Hi Takashi,
Attach patch was enable mute led functions.
Many Thanks.
Kailang
[-- Attachment #2: 0000-hp-ZbookX-G2i-mute-led.patch --]
[-- Type: application/octet-stream, Size: 1258 bytes --]
From b1358c77bfdfb556d24cd907091c6d91cbf75f5b Mon Sep 17 00:00:00 2001
From: Kailang Yang <kailang@realtek.com>
Date: Wed, 26 Nov 2025 13:41:01 +0800
Subject: [PATCH] ALSA: hda/realtek - Enable Mute LED for HP ZBook X G2i platform
Enable SPK Mute Led and Mic Mute Led for HP ZBook X G2i platform.
Priority: P1
Signed-off-by: Kailang Yang <kailang@realtek.com>
diff --git a/sound/hda/codecs/realtek/alc269.c b/sound/hda/codecs/realtek/alc269.c
index e74e6723df3a..932fd1bcf24b 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -6700,6 +6700,8 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x8ed8, "HP Merino16", ALC245_FIXUP_TAS2781_SPI_2),
SND_PCI_QUIRK(0x103c, 0x8ed9, "HP Merino14W", ALC245_FIXUP_TAS2781_SPI_2),
SND_PCI_QUIRK(0x103c, 0x8eda, "HP Merino16W", ALC245_FIXUP_TAS2781_SPI_2),
+ SND_PCI_QUIRK(0x103c, 0x8f0c, "HP ZBook X G2i 16W", ALC236_FIXUP_HP_GPIO_LED),
+ SND_PCI_QUIRK(0x103c, 0x8f0e, "HP ZBook X G2i 16W", ALC236_FIXUP_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8f40, "HP Lampas14", ALC287_FIXUP_TXNW2781_I2C),
SND_PCI_QUIRK(0x103c, 0x8f41, "HP Lampas16", ALC287_FIXUP_TXNW2781_I2C),
SND_PCI_QUIRK(0x103c, 0x8f42, "HP LampasW14", ALC287_FIXUP_TXNW2781_I2C),
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: Enable Mute LED for HP platform
2025-11-26 5:50 Enable Mute LED for HP platform Kailang
@ 2025-11-26 7:53 ` Takashi Iwai
2025-12-09 9:13 ` combativedorey
1 sibling, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2025-11-26 7:53 UTC (permalink / raw)
To: Kailang; +Cc: (alsa-devel@alsa-project.org), linux-sound@vger.kernel.org
On Wed, 26 Nov 2025 06:50:09 +0100,
Kailang wrote:
>
> Hi Takashi,
>
> Attach patch was enable mute led functions.
Applied to for-next branch now.
thanks,
Takashi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Enable Mute LED for HP platform
2025-11-26 5:50 Enable Mute LED for HP platform Kailang
2025-11-26 7:53 ` Takashi Iwai
@ 2025-12-09 9:13 ` combativedorey
1 sibling, 0 replies; 3+ messages in thread
From: combativedorey @ 2025-12-09 9:13 UTC (permalink / raw)
To: alsa-devel
Thanks for the patch, Kailang! Hope this helps those with HP ZbookX G2i. Reminds me of hunting for specific abilities, similar to finding rare Pokémon in Pokerogue. Speaking of, is there a resource list/tracker similar to a Pokerogue Dex for these hardware tweaks? Knowing compatible models would be great! https://playpokerogue.com and https://wiki.playpokerogue.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-12-09 9:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-26 5:50 Enable Mute LED for HP platform Kailang
2025-11-26 7:53 ` Takashi Iwai
2025-12-09 9:13 ` combativedorey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).