]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe (broken BIOS)
authorJaroslav Kysela <perex@perex.cz>
Tue, 8 Dec 2020 17:12:00 +0000 (18:12 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 9 Dec 2020 14:45:58 +0000 (14:45 +0000)
commit17e5a8f51205ddcae1e48903a96c47cd7e55c618
tree8bb1dd5a11f8b129d2af558b489caeb30bf1da60
parentf87bd2b612c8d5201424e74924f2d24008f25eef
ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe (broken BIOS)

Users reported that some Lenovo AMD platforms do not have ACP microphone,
but the BIOS advertises it via ACPI.

This patch create a simple DMI table, where those machines with the broken
BIOS can be added. The DMI description for Lenovo IdeaPad 5 and
IdeaPad Flex 5 devices are added there.

Also describe the dmic_acpi_check kernel module parameter in a more
understandable way.

Cc: <stable@kernel.org>
Cc: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20201208171200.2737620-1-perex@perex.cz
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/renoir/rn-pci-acp3x.c