From patchwork Fri Dec 24 03:50:13 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kai-Heng Feng X-Patchwork-Id: 12698773 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 DDD09C433F5 for ; Fri, 24 Dec 2021 03:51:34 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 596BC189A; Fri, 24 Dec 2021 04:50:42 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 596BC189A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1640317892; bh=YXM0dbEeQ3z3SIyKMWj7WAzwcep9Yla8+VL2xQIwhts=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=q4n5msx70X7gO/1sTTaF+jcIrPWLbBfnosnqkwNBNwHKWPEOWumVjoxF2fLfKmy84 RvpZ2uy+tJ80SzxfIPWP1a/TclVVtss5RkU16cSv0fOYkfdr+txmIAZcoKsJDdtnLx enqwQQmJuyAbPoMPRP48u2dn+uFmiFFTbITW/oco= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id E2533F800FD; Fri, 24 Dec 2021 04:50:41 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 0A379F800FF; Fri, 24 Dec 2021 04:50:40 +0100 (CET) Received: from smtp-relay-canonical-1.canonical.com (smtp-relay-canonical-1.canonical.com [185.125.188.121]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 3CBE4F80084 for ; Fri, 24 Dec 2021 04:50:28 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 3CBE4F80084 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=canonical.com header.i=@canonical.com header.b="TnA1lI9V" Received: from HP-EliteBook-840-G7.. (1-171-103-242.dynamic-ip.hinet.net [1.171.103.242]) (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 B31F23F11C; Fri, 24 Dec 2021 03:50:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1640317825; bh=uGReKCT7KlBUxGPqrreDeVFqMMWzWBCJayMZ1lWFkkc=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=TnA1lI9V1UT/2e+A1w55ZT12CB/FA2B1uhsmB3vFts0OjAtfnTXSRnywjRFlw12wb 55+hpIpUucdYapnJuQpXuTHjXaKkU6ihZyFzlVLw9UNZV7Jcu8jog3TyDqCI++HvCK 4EtFEpr4MhUk4w3UpP7lZCbrb/M6WexTPpLrvdzoA2SgbS4BcHe49uP4ph3erAofVG 4m3jZtuG/C6d9SZEO/VKbNC4tDuNHN2gprdGkB6PZ0hR3aFaAXSFVV6mbtCeWMbCB9 Rc//ap7J5lnss4ziAmc7dKEy6zaZsni3z4Wtv4jjuQ6JlWOKUUNVvaw5ebQ4kGdCKM aHA2VuW8q8Ffw== From: Kai-Heng Feng To: tiwai@suse.com Subject: [PATCH] ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP laptop Date: Fri, 24 Dec 2021 11:50:13 +0800 Message-Id: <20211224035015.310068-1-kai.heng.feng@canonical.com> X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 Cc: alsa-devel@alsa-project.org, Kailang Yang , Jeremy Szu , Elia Devito , linux-kernel@vger.kernel.org, Werner Sembach , Hui Wang , Kai-Heng Feng , Sami Loone , Cameron Berkenpas X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" The audio mute and mic mute LEDs don't work, so use the quirk to make them work. Signed-off-by: Kai-Heng Feng --- 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 28255e752c4a1..344741869281f 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -8730,6 +8730,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = { SND_PCI_QUIRK(0x103c, 0x8896, "HP EliteBook 855 G8 Notebook PC", ALC285_FIXUP_HP_MUTE_LED), SND_PCI_QUIRK(0x103c, 0x8898, "HP EliteBook 845 G8 Notebook PC", ALC285_FIXUP_HP_LIMIT_INT_MIC_BOOST), SND_PCI_QUIRK(0x103c, 0x88d0, "HP Pavilion 15-eh1xxx (mainboard 88D0)", ALC287_FIXUP_HP_GPIO_LED), + SND_PCI_QUIRK(0x103c, 0x89c3, "HP", ALC285_FIXUP_HP_GPIO_LED), SND_PCI_QUIRK(0x103c, 0x89ca, "HP", ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF), SND_PCI_QUIRK(0x1043, 0x103e, "ASUS X540SA", ALC256_FIXUP_ASUS_MIC), SND_PCI_QUIRK(0x1043, 0x103f, "ASUS TX300", ALC282_FIXUP_ASUS_TX300),