ASoC: amd: yc: Add DMI quirk for HyperX OMEN Gaming Laptop 16-ap1xxx
authorLin Xianglin <1021538027@qq.com>
Fri, 7 Aug 2026 14:19:43 +0000 (22:19 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 10 Aug 2026 12:32:42 +0000 (13:32 +0100)
commitfe21db8c5e7c2a9815a9be54a1f5d556f905506e
treec9544f62d1b3a33dd235a0a90990231bf854864c
parent566fec6a33075a0ea5c441c26571221f17f4ed98
ASoC: amd: yc: Add DMI quirk for HyperX OMEN Gaming Laptop 16-ap1xxx

The HyperX OMEN Gaming Laptop 16-ap1xxx (HP board 8F06) has an
internal digital microphone array attached to the AMD ACP PDM
controller, but the acp6x machine driver does not register the DMIC
sound card because this board is missing from the DMI quirk table,
leaving the internal microphone unusable.

Add a DMI quirk entry for the HP board "8F06" so the acp6x DMIC
capture card gets registered.

Signed-off-by: Lin Xianglin <1021538027@qq.com>
Link: https://patch.msgid.link/tencent_428392223C2AD3BF23E7ABAA7521FE5C0C07@qq.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/yc/acp6x-mach.c