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 4AB20149C4F; Tue, 25 Jun 2024 09:59:13 +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=1719309553; cv=none; b=g0y8h+aF56ajiGZU1MTSzlCnvOw+vLxV29SrV+fNRiKiZe/304kJGUdZDEeYUW6+FWR/olJKv8X5K/XTgrjEBHjULYKV3ZDuJtCjHnuf04axG3JzXFSsbIoVazXw+znmTZu+BxQK2nOGpIPxg8/sYiuEaOWsc6Bt9/OAwoqaAhU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719309553; c=relaxed/simple; bh=4HSeqQ+gCjkRSuikNKasn7LZxM4mc8mw+Fg0qLBoZx4=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=n6h0a65Jt9/yBuQB24A7bKUfYTPwlY1738/ckBnbLwdwJUZajFM4PUI1ow7A4MzautnILcgULzSjWr4r2yjwL97NIXnXAm7saHHhf8y5E1XkyoqHz/PvozuR2+ve4TO11a2piaLai4LWKHN6P1AN1BDuELU2cckLC6K7aYZ6UHE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=pG8t10Ka; 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="pG8t10Ka" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C3DE0C32781; Tue, 25 Jun 2024 09:59:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1719309553; bh=4HSeqQ+gCjkRSuikNKasn7LZxM4mc8mw+Fg0qLBoZx4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=pG8t10KaPJdFmxM1lYKZxsDcU0tZMZzP1H2BMBK63+qr49tkJ2g/jp9UNNAHZWqqS KtgBGbWz1c6qH6AHxUPmQPzfv6XoS6i1klJsnr1Fx9vjPAmtdimxt9o4OV/Mqjlyvm 93s3NLJ/MO5WjqGfBk05Zdn4UURssNe0/mlhADF8= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Ajrat Makhmutov , Takashi Iwai , Sasha Levin Subject: [PATCH 6.1 054/131] ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM Date: Tue, 25 Jun 2024 11:33:29 +0200 Message-ID: <20240625085528.004114693@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240625085525.931079317@linuxfoundation.org> References: <20240625085525.931079317@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 6.1-stable review patch. If anyone has any objections, please let me know. ------------------ From: Ajrat Makhmutov [ Upstream commit b1fd0d1285b1eae8b99af36fb26ed2512b809af6 ] Headset microphone do not work out of the box with this laptop. This quirk fixes it. Zihao Wang specified the wrong subsystem id in his patch. Link: https://lore.kernel.org/all/20220424084120.74125-1-wzhd@ustc.edu/ Fixes: 3b79954fd00d ("ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers") Signed-off-by: Ajrat Makhmutov Link: https://lore.kernel.org/r/20240615125457.167844-1-rauty@altlinux.org Signed-off-by: Takashi Iwai Signed-off-by: Sasha Levin --- sound/pci/hda/patch_realtek.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index e602776eb7ec8..94e3c17e606d3 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -10079,7 +10079,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = { SND_PCI_QUIRK(0x17aa, 0x3813, "Legion 7i 15IMHG05", ALC287_FIXUP_LEGION_15IMHG05_SPEAKERS), SND_PCI_QUIRK(0x17aa, 0x3818, "Lenovo C940 / Yoga Duet 7", ALC298_FIXUP_LENOVO_C940_DUET7), SND_PCI_QUIRK(0x17aa, 0x3819, "Lenovo 13s Gen2 ITL", ALC287_FIXUP_13S_GEN2_SPEAKERS), - SND_PCI_QUIRK(0x17aa, 0x3820, "Yoga Duet 7 13ITL6", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS), + SND_PCI_QUIRK(0x17aa, 0x3820, "IdeaPad 330-17IKB 81DM", ALC269_FIXUP_ASPIRE_HEADSET_MIC), SND_PCI_QUIRK(0x17aa, 0x3824, "Legion Y9000X 2020", ALC285_FIXUP_LEGION_Y9000X_SPEAKERS), SND_PCI_QUIRK(0x17aa, 0x3827, "Ideapad S740", ALC285_FIXUP_IDEAPAD_S740_COEF), SND_PCI_QUIRK(0x17aa, 0x3834, "Lenovo IdeaPad Slim 9i 14ITL5", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS), -- 2.43.0