]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: amd: yc: Add MSI Vector A16 HX A8WHG to quirk table
authorIhor Uzlov <igor.uzlov@gmail.com>
Fri, 10 Apr 2026 09:45:53 +0000 (11:45 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 10 Apr 2026 10:30:25 +0000 (11:30 +0100)
commit72dcd84938f5026dc44d0e7e1e68d9d571c113a0
treea6388a92a10eadd9fb3d6f3889c49477b6094849
parent0cb7aa965ad02e90ba7d6bf847f3de07e8d0c05e
ASoC: amd: yc: Add MSI Vector A16 HX A8WHG to quirk table

Add the MSI Vector A16 HX A8WHG (board MS-15MM) to the DMI quirk table
to enable DMIC support. This laptop uses an AMD Ryzen 9 7945HX (Dragon
Range) with the ACP6x audio coprocessor (rev 0x62) and a Realtek ALC274
codec. The built-in digital microphone is connected via the ACP PDM
interface and requires this DMI entry to be activated.

Tested on MSI Vector A16 HX A8WHG with kernel 6.8.0-107 (Ubuntu 24.04).
DMIC capture device appears as 'acp6x' and records audio correctly.

Signed-off-by: Ihor Uzlov <igor.uzlov@gmail.com>
Link: https://patch.msgid.link/20260410094553.24654-1-igor.uzlov@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/yc/acp6x-mach.c