mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 23:21:31 +00:00
2f7f0994cc
Merge series from Mario Limonciello <mario.limonciello@amd.com>: It's not possible to probe for the presence of a DMIC, so the ACP6x machine driver currently has a hardcoded list of all the systems known to have a DMIC connected to the ACP. Although this design works it means that the acp6x driver needs to always grow with more systems and worse, if an OEM introduces a new system there will be a mismatch in time that even if the driver (otherwise) works fine it needs their system added to the list to work. So this series introduces a _DSD that OEMs can populate into the BIOS to indicate presence of a DMIC. |
||
---|---|---|
.. | ||
acp | ||
include | ||
raven | ||
renoir | ||
vangogh | ||
yc | ||
acp3x-rt5682-max9836.c | ||
acp-config.c | ||
acp-da7219-max98357a.c | ||
acp-pcm-dma.c | ||
acp-rt5645.c | ||
acp.h | ||
Kconfig | ||
mach-config.h | ||
Makefile |