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 3CFA61EA73; Tue, 16 Jul 2024 15:45:36 +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=1721144736; cv=none; b=EieJ3zsWcVctFQhcEteZ1gbANTY4N5YAiwaciAOAmXimSG/pIgypF0tDJCKEB4MCduWfTlROcC71CP7Z30KeKZwhKAl8YJFh2a8qekAqJzQ+2ofBo/n/pcLGAVJ9O1pl9x6FU/udFZg2kNw4DS7r8ddUL42FxhxqtBQR+qQnUmo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721144736; c=relaxed/simple; bh=imMjoyL2X5JO8V35tp0GiTqzoU0SVaFlTQFek9ZpMN0=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=M/pxFTfwFJBG/UD+O3WeKQJfepU9mfgrnXh8n3y59FqJ6ycvcyFF9u4VO1lePtbt8sqmwrrcUauntfzlhFfJj4+3P02aKDIKxmPm1Dn7+MklqvVT1XY2cqYFpsWsdn6k92gB9WtOrRJMWIUczXcUhTGSImAZpugrmBa/6iCOg5Y= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=QqZVpwtr; 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="QqZVpwtr" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B5850C116B1; Tue, 16 Jul 2024 15:45:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1721144736; bh=imMjoyL2X5JO8V35tp0GiTqzoU0SVaFlTQFek9ZpMN0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=QqZVpwtr/MjNxnjDSDyb40pxp4p0htZSWVEepbjfBm64R/e+KwrqCuIhMahmlRll8 bEikZ4NsnO6rdiRo0Rh+bE9JmvwYnjngm614MjVgR/7GC1DijkdW/MY9SQMnCQK6so P12C4mXjV/LurY9P7/xXnxY7ENxGnqpt9CJnEuBk= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Nazar Bilinskyi , Takashi Iwai Subject: [PATCH 5.10 088/108] ALSA: hda/realtek: Enable Mute LED on HP 250 G7 Date: Tue, 16 Jul 2024 17:31:43 +0200 Message-ID: <20240716152749.368031251@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240716152745.988603303@linuxfoundation.org> References: <20240716152745.988603303@linuxfoundation.org> User-Agent: quilt/0.67 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 5.10-stable review patch. If anyone has any objections, please let me know. ------------------ From: Nazar Bilinskyi commit b46953029c52bd3a3306ff79f631418b75384656 upstream. HP 250 G7 has a mute LED that can be made to work using quirk ALC269_FIXUP_HP_LINE1_MIC1_LED. Enable already existing quirk. Signed-off-by: Nazar Bilinskyi Cc: Link: https://patch.msgid.link/20240709080546.18344-1-nbilinskyi@gmail.com Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -9057,6 +9057,7 @@ static const struct snd_pci_quirk alc269 SND_PCI_QUIRK(0x103c, 0x83b9, "HP Spectre x360", ALC269_FIXUP_HP_MUTE_LED_MIC3), SND_PCI_QUIRK(0x103c, 0x841c, "HP Pavilion 15-CK0xx", ALC269_FIXUP_HP_MUTE_LED_MIC3), SND_PCI_QUIRK(0x103c, 0x8497, "HP Envy x360", ALC269_FIXUP_HP_MUTE_LED_MIC3), + SND_PCI_QUIRK(0x103c, 0x84a6, "HP 250 G7 Notebook PC", ALC269_FIXUP_HP_LINE1_MIC1_LED), SND_PCI_QUIRK(0x103c, 0x84ae, "HP 15-db0403ng", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2), SND_PCI_QUIRK(0x103c, 0x84da, "HP OMEN dc0019-ur", ALC295_FIXUP_HP_OMEN), SND_PCI_QUIRK(0x103c, 0x84e7, "HP Pavilion 15", ALC269_FIXUP_HP_MUTE_LED_MIC3),