From patchwork Fri Mar 31 08:32:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Chi X-Patchwork-Id: 13195517 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DCA56C77B70 for ; Fri, 31 Mar 2023 08:35:21 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 0D5031FE; Fri, 31 Mar 2023 10:34:29 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 0D5031FE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1680251719; bh=bmbqRshF+w9pOxkLee9+BiwRMi+Z84zYwzUzJimG2Yk=; h=From:To:Subject:Date:CC:List-Id:List-Archive:List-Help:List-Owner: List-Post:List-Subscribe:List-Unsubscribe:From; b=BJI2IyEcnkZvTX4fEkcoIDaC+v7arIqtRIwq1yE9ie9OAmdhusXsHq+l1t6tnSSs2 j3i4D5yNjcnIjWwKQk1Blc43ETJbeF9kzcyhPFfg1N0+BsX8CRThPfBry5Mu5WGanh Nxmkam63AsUrqjEWPqFvBb659G3R9QHwTfM0ALI8= Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 9E21DF80272; Fri, 31 Mar 2023 10:34:06 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 65162F80272; Fri, 31 Mar 2023 10:34:01 +0200 (CEST) Received: from smtp-relay-canonical-1.canonical.com (smtp-relay-canonical-1.canonical.com [185.125.188.121]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id B5C6BF800C9 for ; Fri, 31 Mar 2023 10:33:54 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B5C6BF800C9 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=canonical.com header.i=@canonical.com header.a=rsa-sha256 header.s=20210705 header.b=MB8T8L0q Received: from localhost.localdomain (unknown [10.101.197.31]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-1.canonical.com (Postfix) with ESMTPSA id 4EC7741107; Fri, 31 Mar 2023 08:33:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1680251633; bh=CFI6XYPgXWFJDkGaTH1np9tV4dr9XEncgVShoI4JTjg=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=MB8T8L0q/1Pp5HWEEhDuygPQ4oO5c1naFiWTgEAnZgNpvM6b5zwrIXkKtMMg6lndV hsi0CUAoZG1cZX/5QVnfyWIs6zKaOyWLXyckHKEqZpBACTXhpLdl3K2fQHQHIKSiI+ e9HAcERPwpg7n0+aqgP0l+kZhasSdr3gNHTsS7dlDFFSOrPCXQ9io0c1sxWf+OV9Bp CnVdJDEvWk/oJN/Bx8mWPxVkKYYjC81iokddy1lRvmtDpySNFxtIIh98W0GyBhjubO iUFsX/aEno0aNCBnRea2hj1hQMn0EEAEl+6fgfe0OfP401B5JO07Sjam/Rfcih1QJ9 AKtqa44ty0WGg== From: Andy Chi To: Subject: [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook Date: Fri, 31 Mar 2023 16:32:41 +0800 Message-Id: <20230331083242.58416-1-andy.chi@canonical.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Message-ID-Hash: NCTKWQE2EWMBR42ZHC546HZCTDF6X54Z X-Message-ID-Hash: NCTKWQE2EWMBR42ZHC546HZCTDF6X54Z X-MailFrom: andy.chi@canonical.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: andy.chi@canonical.com, Takashi Iwai , Stefan Binding , Tim Crawford , Meng Tang , Philipp Jungkamp , =?utf-8?q?Kacper_Michaj=C5=82ow?= , Gabriele Mazzotta , Yuchi Yang , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: There is a HP ProBook which using ALC236 codec and need the ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF quirk to make mute LED and micmute LED work. Signed-off-by: Andy Chi --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index b501f9489fc1..d5d8e33f2e20 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -9443,6 +9443,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = { SND_PCI_QUIRK(0x103c, 0x8b47, "HP", ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED), SND_PCI_QUIRK(0x103c, 0x8b5d, "HP", ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF), SND_PCI_QUIRK(0x103c, 0x8b5e, "HP", ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF), + SND_PCI_QUIRK(0x103c, 0x8b66, "HP", ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF), SND_PCI_QUIRK(0x103c, 0x8b7a, "HP", ALC236_FIXUP_HP_GPIO_LED), SND_PCI_QUIRK(0x103c, 0x8b7d, "HP", ALC236_FIXUP_HP_GPIO_LED), SND_PCI_QUIRK(0x103c, 0x8b87, "HP", ALC236_FIXUP_HP_GPIO_LED),