]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RR
authorGustavo Salvini <guspatagonico@gmail.com>
Tue, 10 Feb 2026 15:51:56 +0000 (12:51 -0300)
committerSasha Levin <sashal@kernel.org>
Wed, 4 Mar 2026 12:21:32 +0000 (07:21 -0500)
commitcaa055b579cd49f4a50cb157a1b94a5d566d2b3d
tree9805f32c66ca2a4f5557503ba4021ad2b85061cc
parent422adc95ea9a8a68898fc349727da8611cf657b1
ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RR

[ Upstream commit ff9cadd1a2c0b2665b7377ac79540d66f212e7e3 ]

The ASUS Vivobook Pro 15X (M6501RR) with AMD Ryzen 9 6900HX has an
internal DMIC that is not detected without a DMI quirk entry, as the
BIOS does not set the AcpDmicConnected ACPI _DSD property.

Adding the DMI entry enables the ACP6x DMIC machine driver to probe
successfully.

Cc: stable@vger.kernel.org
Signed-off-by: Gustavo Salvini <guspatagonico@gmail.com>
Link: https://patch.msgid.link/20260210155156.29079-1-guspatagonico@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/amd/yc/acp6x-mach.c