]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: amd: amd_sdw: add machine driver quirk for Lenovo models
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Wed, 18 Feb 2026 10:45:34 +0000 (16:15 +0530)
committerSasha Levin <sashal@kernel.org>
Wed, 4 Mar 2026 12:20:49 +0000 (07:20 -0500)
commitaa7b7452bb742f6b7faf8d469f6ed96a5fd445e2
tree4c037fd77298ae6d99d84bbe7d8addb0ce7e5b68
parentf6df18c001e3dcebc08482d0adeacd0cfea08593
ASoC: amd: amd_sdw: add machine driver quirk for Lenovo models

[ Upstream commit 3acf517e1ae05ef66561b7a2782690387ce46e21 ]

This patch adds a quirk to include the codec amplifier function for Lenovo
models listed in the quirk table.

Note: In these models, the RT722 codec amplifier is excluded, and an
external amplifier is used instead.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://patch.msgid.link/20260218104734.3641481-3-Vijendar.Mukunda@amd.com
Reviewed-by: Mario Limonciello (AMD) <superm1@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/amd/acp/acp-sdw-legacy-mach.c