[0/2] ASoC: Intel: sof_rt5682: quirk auto detection

Message ID 20221026071409.3235144-1-brent.lu@intel.com
Headers
Series ASoC: Intel: sof_rt5682: quirk auto detection |

Message

Brent Lu Oct. 26, 2022, 7:14 a.m. UTC
  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(-)