From nobody Tue Apr 7 18:48:21 2026 Received: from mailgw.kylinos.cn (mailgw.kylinos.cn [124.126.103.232]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 746EC3EFD2B; Fri, 27 Feb 2026 12:13:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=124.126.103.232 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772194436; cv=none; b=HVXdHkSEBWqYLhdaQ/8fP305T7Zxe8jDj4ZWsAhMKhqZN4xcM17yvCG390S+Vj9gDU0VzCtCWIzl+C69oQeF0mteqdageEqj3Re+GqvKU88XFnjup5cE+fINVblICvrk9ahZYwrwbnc7pXIQZ5OmW8qUbPju2TLnQ2IqsQnDGI8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772194436; c=relaxed/simple; bh=zvTGm5heaN1BQ3BE9rCibBNoE8s7R0AMXc915/yQXac=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=fI8C4jyM63CA6hFTKbHG4UVoVhfJA7qFPMbfNOeKNR7JNCxRu0cgZhdHsGFEHS2CZzjAAp3ykuy3Ux2X31uGzNV0KG0Lwn6EdujISe2duqAJtnM/VYRbDhPULEFzwcPrujloHdPO8CG+yeGG1DidfpBeou/dCOXTwNAb9q36oWg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=kylinos.cn; spf=pass smtp.mailfrom=kylinos.cn; arc=none smtp.client-ip=124.126.103.232 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=kylinos.cn Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=kylinos.cn X-UUID: c3943fd213d511f1a21c59e7364eecb8-20260227 X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.3.11,REQID:6955fbe8-eceb-4840-b022-c6558d766c6b,IP:0,U RL:0,TC:0,Content:0,EDM:25,RT:0,SF:0,FILE:0,BULK:0,RULE:Release_Ham,ACTION :release,TS:25 X-CID-META: VersionHash:89c9d04,CLOUDID:21809aef0bf5f9e9b79efe187ec45a5d,BulkI D:nil,BulkQuantity:0,Recheck:0,SF:102|898,TC:nil,Content:0|15|50,EDM:5,IP: nil,URL:99|1,File:nil,RT:nil,Bulk:nil,QS:nil,BEC:nil,COL:0,OSI:0,OSA:0,AV: 0,LES:1,SPR:NO,DKR:0,DKP:0,BRR:0,BRE:0,ARC:0 X-CID-BVR: 2,SSN|SDN X-CID-BAS: 2,SSN|SDN,0,_ X-CID-FACTOR: TF_CID_SPAM_SNR,TF_CID_SPAM_ULS X-CID-RHF: D41D8CD98F00B204E9800998ECF8427E X-UUID: c3943fd213d511f1a21c59e7364eecb8-20260227 X-User: zhangheng@kylinos.cn Received: from kylin-pc.. [(10.44.16.150)] by mailgw.kylinos.cn (envelope-from ) (Generic MTA with TLSv1.3 TLS_AES_256_GCM_SHA384 256/256) with ESMTP id 48764824; Fri, 27 Feb 2026 20:13:45 +0800 From: Zhang Heng To: perex@perex.cz, tiwai@suse.com, sbinding@opensource.cirrus.com, kailang@realtek.com, chris.chiu@canonical.com Cc: linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org, Zhang Heng , stable@vger.kernel.org Subject: [PATCH] ALSA: hda/realtek: Add quirk for HP Pavilion 15-eh1xxx to enable mute LED Date: Fri, 27 Feb 2026 20:13:27 +0800 Message-ID: <20260227121327.3751341-1-zhangheng@kylinos.cn> X-Mailer: git-send-email 2.47.1 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" The HP Pavilion 15-eh1xxx series uses the HP mainboard 88D1 with ALC245 and needs the ALC245_FIXUP_HP_MUTE_LED_V1_COEFBIT quirk to make the mute led working. Link: https://bugzilla.kernel.org/show_bug.cgi?id=3D215978 Cc: Signed-off-by: Zhang Heng --- 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/a= lc269.c index 86bb22d19629..4c49f1195e1b 100644 --- a/sound/hda/codecs/realtek/alc269.c +++ b/sound/hda/codecs/realtek/alc269.c @@ -6904,6 +6904,7 @@ static const struct hda_quirk alc269_fixup_tbl[] =3D { SND_PCI_QUIRK(0x103c, 0x8898, "HP EliteBook 845 G8 Notebook PC", ALC285_F= IXUP_HP_LIMIT_INT_MIC_BOOST), SND_PCI_QUIRK(0x103c, 0x88b3, "HP ENVY x360 Convertible 15-es0xxx", ALC24= 5_FIXUP_HP_ENVY_X360_MUTE_LED), SND_PCI_QUIRK(0x103c, 0x88d0, "HP Pavilion 15-eh1xxx (mainboard 88D0)", A= LC287_FIXUP_HP_GPIO_LED), + SND_PCI_QUIRK(0x103c, 0x88d1, "HP Pavilion 15-eh1xxx (mainboard 88D1)", A= LC245_FIXUP_HP_MUTE_LED_V1_COEFBIT), SND_PCI_QUIRK(0x103c, 0x88dd, "HP Pavilion 15z-ec200", ALC285_FIXUP_HP_MU= TE_LED), SND_PCI_QUIRK(0x103c, 0x88eb, "HP Victus 16-e0xxx", ALC245_FIXUP_HP_MUTE_= LED_V2_COEFBIT), SND_PCI_QUIRK(0x103c, 0x8902, "HP OMEN 16", ALC285_FIXUP_HP_MUTE_LED), --=20 2.47.1