]> www.infradead.org Git - users/willy/pagecache.git/commit
ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 model
authorThomas Mizrahi <thomasmizra@gmail.com>
Sat, 8 Mar 2025 04:06:28 +0000 (01:06 -0300)
committerMark Brown <broonie@kernel.org>
Sat, 8 Mar 2025 16:06:33 +0000 (16:06 +0000)
commit0704a15b930cf97073ce091a0cd7ad32f2304329
tree4fa2eb95f2418a9e9f71128a855ef4e5105bd566
parente26f1cfeac6712516bfeed80890da664f4f2e88a
ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 model

The internal microphone on the Lenovo ThinkPad E16 model requires a
quirk entry to work properly. This was fixed in a previous patch (linked
below), but depending on the specific variant of the model, the product
name may be "21M5" or "21M6".

The following patch fixed this issue for the 21M5 variant:
  https://lore.kernel.org/all/20240725065442.9293-1-tiwai@suse.de/

This patch adds support for the microphone on the 21M6 variant.

Link: https://github.com/ramaureirac/thinkpad-e14-linux/issues/31
Cc: stable@vger.kernel.org
Signed-off-by: Thomas Mizrahi <thomasmizra@gmail.com>
Link: https://patch.msgid.link/20250308041303.198765-1-thomasmizra@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/yc/acp6x-mach.c