From mboxrd@z Thu Jan 1 00:00:00 1970 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 9B364EB64D9 for ; Thu, 29 Jun 2023 19:03:12 +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 426E2850; Thu, 29 Jun 2023 21:02:20 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 426E2850 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1688065390; bh=y9x06U1tVv44gNduxq6fUF2ydIzmA1HJ9n4cFuX6o94=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=s1htaKjbjwJrfmMAzgdNpmU9sK5Bk+0A3tUdLk2TAUx7usCVElN3kM0PMocYff7ZS xFEkIwS9kb/p89lEcnhK8n/CzHMTZYbcymzBrvP7lTj/bhLCCkzr68ooBmsOpU7Dsf U8UhdO16W9avkSBVZSkEHvJFtIF4bXaFJVw8dWuA= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 4F127F8057B; Thu, 29 Jun 2023 21:01:55 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id AA35EF8053B; Thu, 29 Jun 2023 21:01:54 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 2EA15F80564; Thu, 29 Jun 2023 21:01:51 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 5F4C2F80212 for ; Thu, 29 Jun 2023 21:01:49 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 5F4C2F80212 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=YDJdqh9w Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id F0D85615FD; Thu, 29 Jun 2023 19:01:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B2B9EC433D9; Thu, 29 Jun 2023 19:01:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1688065307; bh=y9x06U1tVv44gNduxq6fUF2ydIzmA1HJ9n4cFuX6o94=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YDJdqh9wSG/TwsPyVzIjNQ+a8T8JVZwfL5JQ0oCGeQnIzc1Uh6rBI4h5pRvggH0ub ftbB6jxpYMV7MO8Mc0a+o4r6hpo+P1u8Jvp4kIaad96UTAfw9xgfOuj2XNHkpwwU/I KovYDxI+ClvZWRjTysNnfqiR6IFbOPgQ+E5Eb4YRaRx9E2CwbROt66aDeT1vbB9j7Y 6uCoDTXF89dE9H1BEFHJFAL//a9Zq9FcdUs+AnEhAusV69NzCXbIiDVqPmdq6xaXqL QjhlKkYtSTwc8Zm3bCGG5D/EeMuMNof522zmMhVurEM9M/TGcRM5pF4zKAujx1txjf 6aZ94LmosAaAw== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: "Luke D. Jones" , Takashi Iwai , Sasha Levin , perex@perex.cz, tiwai@suse.com, sbinding@opensource.cirrus.com, tangmeng@uniontech.com, tcrawford@system76.com, andy.chi@canonical.com, p.jungkamp@gmx.net, kasper93@gmail.com, yangyuchi66@gmail.com, yangyingliang@huawei.com, alsa-devel@alsa-project.org Subject: [PATCH AUTOSEL 6.1 07/12] ALSA: hda/realtek: Add quirk for ASUS ROG G634Z Date: Thu, 29 Jun 2023 15:01:27 -0400 Message-Id: <20230629190134.907949-7-sashal@kernel.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230629190134.907949-1-sashal@kernel.org> References: <20230629190134.907949-1-sashal@kernel.org> MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore X-stable-base: Linux 6.1.35 Content-Transfer-Encoding: 8bit Message-ID-Hash: KKUVVMQCAIRPYSXDYQBTMFBQRH34I2AV X-Message-ID-Hash: KKUVVMQCAIRPYSXDYQBTMFBQRH34I2AV X-MailFrom: sashal@kernel.org 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 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: From: "Luke D. Jones" [ Upstream commit 555434fd5c6b3589d9511ab6e88faf50346e19da ] Adds the required quirk to enable the Cirrus amp and correct pins on the ASUS ROG G634Z series. While this works if the related _DSD properties are made available, these aren't included in the ACPI of these laptops (yet). Signed-off-by: Luke D. Jones Link: https://lore.kernel.org/r/20230619060320.1336455-1-luke@ljones.dev Signed-off-by: Takashi Iwai Signed-off-by: Sasha Levin --- 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 920e44ba998a5..3889701bdb1c9 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -9552,6 +9552,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = { SND_PCI_QUIRK(0x1043, 0x1c23, "Asus X55U", ALC269_FIXUP_LIMIT_INT_MIC_BOOST), SND_PCI_QUIRK(0x1043, 0x1c62, "ASUS GU603", ALC289_FIXUP_ASUS_GA401), SND_PCI_QUIRK(0x1043, 0x1c92, "ASUS ROG Strix G15", ALC285_FIXUP_ASUS_G533Z_PINS), + SND_PCI_QUIRK(0x1043, 0x1caf, "ASUS G634JYR/JZR", ALC285_FIXUP_ASUS_HEADSET_MIC), SND_PCI_QUIRK(0x1043, 0x1ccd, "ASUS X555UB", ALC256_FIXUP_ASUS_MIC), SND_PCI_QUIRK(0x1043, 0x1d42, "ASUS Zephyrus G14 2022", ALC289_FIXUP_ASUS_GA401), SND_PCI_QUIRK(0x1043, 0x1d4e, "ASUS TM420", ALC256_FIXUP_ASUS_HPE), -- 2.39.2