mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 08:29:48 +07:00
536cfd2f37
We have duplicated code in multiple locations (atom, machine drivers, SOF) to detect Baytrail, Cherrytrail and other SOCs. This is not very elegant, and introduces dependencies on CONFIG_X86 that prevent COMPILE_TEST from working. Add common helpers to provide same functionality in a cleaner way. This will also help support the DMI-based quirks being introduced to handle SOF/SST autodetection. Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
Makefile | ||
soc-acpi-intel-bxt-match.c | ||
soc-acpi-intel-byt-match.c | ||
soc-acpi-intel-cht-match.c | ||
soc-acpi-intel-cnl-match.c | ||
soc-acpi-intel-glk-match.c | ||
soc-acpi-intel-hda-match.c | ||
soc-acpi-intel-hsw-bdw-match.c | ||
soc-acpi-intel-icl-match.c | ||
soc-acpi-intel-kbl-match.c | ||
soc-acpi-intel-skl-match.c | ||
soc-intel-quirks.h | ||
sst-acpi.c | ||
sst-dsp-priv.h | ||
sst-dsp.c | ||
sst-dsp.h | ||
sst-firmware.c | ||
sst-ipc.c | ||
sst-ipc.h |