From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 23D8435CB6B; Mon, 9 Feb 2026 14:29:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770647342; cv=none; b=H+2pWTE4AlPjSZvGDG+K0cwsd9X+SUbN35R/ZOARYuc0FUJWW5Ld9pH8g54nruq7p+cIcnHRKA+aSXjp9O5thihpsSxFoZcVPP5n00+c96gM3dMr6v+7ScfaF3O+Bg+bKKzNalCUt4Ld9S/OGWMXecxPyFLDmTqYAKiMLr0gBr8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770647342; c=relaxed/simple; bh=HxAHdmhazrh+V+9mHOF5EcRe7TB7IQY2FyO2R2Co7yk=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=s/g/6+DA+IcGsmR70eV9xLk4wUPtNNEek2bzaSZrdgPp4t6i7A5wLwHBaN6IVPR4QR69c2O6o2IByq7EHgpAESQserFYKlvJOQAbiwipLAsdypGiL1nCovqsZn8AdNbUAjyD2eaiA6GxmIZZBR7K1IZL2GuZHq4YAF7yQaLsvvs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=2MSIrOzr; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="2MSIrOzr" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9F420C116C6; Mon, 9 Feb 2026 14:29:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1770647342; bh=HxAHdmhazrh+V+9mHOF5EcRe7TB7IQY2FyO2R2Co7yk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=2MSIrOzrFCWNaCGYusvNAVY9I4FMh6wRp+56geWnwrcAlUza63cFHB4c3L/1MlcWL ZtZbo0lvjPuBPFBva7NvfmIpkHG7S+2UC4sxNjMpUXmlpVbwxsxjkg7bUiY+Li4Y4W OijUZ5//lsBlJg01yn0nxMOPuWE134thPVsjhQdY= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Ruslan Krupitsa , Takashi Iwai , Sasha Levin Subject: [PATCH 6.18 071/175] ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirk Date: Mon, 9 Feb 2026 15:22:24 +0100 Message-ID: <20260209142323.006838413@linuxfoundation.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260209142320.474120190@linuxfoundation.org> References: <20260209142320.474120190@linuxfoundation.org> User-Agent: quilt/0.69 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 6.18-stable review patch. If anyone has any objections, please let me know. ------------------ From: Ruslan Krupitsa [ Upstream commit 9ed7a28225af02b74f61e7880d460db49db83758 ] HP Laptop 15s-eq1xxx with ALC236 codec does not enable the mute LED automatically. This patch adds a quirk entry for subsystem ID 0x8706 using the ALC236_FIXUP_HP_MUTE_LED_COEFBIT2 fixup, enabling correct mute LED behavior. Signed-off-by: Ruslan Krupitsa Link: https://patch.msgid.link/AS8P194MB112895B8EC2D87D53A876085BBBAA@AS8P194MB1128.EURP194.PROD.OUTLOOK.COM Signed-off-by: Takashi Iwai Signed-off-by: Sasha Levin --- 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 28a390f8636dc..dc2e3ede7a23b 100644 --- a/sound/hda/codecs/realtek/alc269.c +++ b/sound/hda/codecs/realtek/alc269.c @@ -6427,6 +6427,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = { SND_PCI_QUIRK(0x103c, 0x863e, "HP Spectre x360 15-df1xxx", ALC285_FIXUP_HP_SPECTRE_X360_DF1), SND_PCI_QUIRK(0x103c, 0x86e8, "HP Spectre x360 15-eb0xxx", ALC285_FIXUP_HP_SPECTRE_X360_EB1), SND_PCI_QUIRK(0x103c, 0x86f9, "HP Spectre x360 13-aw0xxx", ALC285_FIXUP_HP_SPECTRE_X360_MUTE_LED), + SND_PCI_QUIRK(0x103c, 0x8706, "HP Laptop 15s-eq1xxx", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2), SND_PCI_QUIRK(0x103c, 0x8716, "HP Elite Dragonfly G2 Notebook PC", ALC285_FIXUP_HP_GPIO_AMP_INIT), SND_PCI_QUIRK(0x103c, 0x8720, "HP EliteBook x360 1040 G8 Notebook PC", ALC285_FIXUP_HP_GPIO_AMP_INIT), SND_PCI_QUIRK(0x103c, 0x8724, "HP EliteBook 850 G7", ALC285_FIXUP_HP_GPIO_LED), -- 2.51.0