A new feature to compose quirk value according to the result of amplifier and SoC type detection at runtime. Brent Lu (2): ASoC: Intel: add helpers to detect SoCs ASoC: Intel: sof_rt5682: quirk auto detection include/linux/platform_data/x86/soc.h | 24 +++ sound/soc/intel/boards/sof_rt5682.c | 173 +++++++----------- .../intel/common/soc-acpi-intel-adl-match.c | 12 +- .../intel/common/soc-acpi-intel-jsl-match.c | 6 +- .../intel/common/soc-acpi-intel-tgl-match.c | 6 +- 5 files changed, 101 insertions(+), 120 deletions(-) -- 2.25.1