]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJ
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 24 Aug 2023 01:11:49 +0000 (20:11 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Aug 2023 12:52:44 +0000 (14:52 +0200)
commit163d62238efc4d73d1fff0200a8b3822e16ef90a
treede7ad3efbdd08973f68e88a3f5aee7b7b09863a6
parent45bb78bc2f57d548b685404969d2c999fb7d8598
ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJ

[ Upstream commit c008323fe361bd62a43d9fb29737dacd5c067fb7 ]

Lenovo 82SJ doesn't have DMIC connected like 82V2 does.  Narrow
the match down to only cover 82V2.

Reported-by: prosenfeld@Yuhsbstudents.org
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=217063
Fixes: 2232b2dd8cd4 ("ASoC: amd: yc: Add Lenovo Yoga Slim 7 Pro X to quirks table")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com
Link: https://lore.kernel.org/r/20230824011149.1395-1-mario.limonciello@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/amd/yc/acp6x-mach.c