]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: amd: yc: Add DMI quirk for Acer Aspire AG14-22P
authorJorn Baayen <jhbaayen@fastmail.com>
Tue, 21 Jul 2026 15:19:23 +0000 (17:19 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 23 Jul 2026 11:50:36 +0000 (12:50 +0100)
commita9df7939a2c5e3794769fde809ea892e5a414b93
treecda7f9f3d14eccc8b724277d30f346de360d6a83
parentf7074624bafc44b236ddc7159d962075c3747f2b
ASoC: amd: yc: Add DMI quirk for Acer Aspire AG14-22P

The Acer Aspire AG14-22P has its internal microphone connected to the
ACP as a digital microphone, but the BIOS does not advertise it via the
AcpDmicConnected ACPI property, so the internal microphone does not work
out of the box. Add a DMI quirk to enable it.

Tested on an Aspire AG14-22P (board Dove2_MDU, BIOS V1.03): the acp6x
DMIC card is created and the internal microphone captures audio.

Assisted-by: Claude-Code:claude-fable-5
Signed-off-by: Jorn Baayen <jhbaayen@fastmail.com>
Link: https://patch.msgid.link/20260721151924.30316-1-jhbaayen@fastmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/yc/acp6x-mach.c