OSDN Git Service

ASoC: Intel: soc-acpi: mirror CML and TGL configurations
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 21 Aug 2020 19:55:51 +0000 (14:55 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 24 Aug 2020 12:41:27 +0000 (13:41 +0100)
commit6cb8bd60ba5ca9eb8f05f3f8351bbbcb6b92c525
tree3383e0149b4ba7dfe3807865b793d39d815d30e9
parentb161a12192f4b88cede8a563a6ebd2336d905d18
ASoC: Intel: soc-acpi: mirror CML and TGL configurations

Some TGL devices use the same audio hardware as on CML platforms, with
RT711 on link0, RT1308 on link1 and optionally link2, and RT715 on
link 3.

To clarify configurations, the rt1308 configurations are split between
single amp on link1 and dual amps on link1. The case with two amps on
different links is already identified with the group1 attribute.

Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200821195603.215535-5-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/soc-acpi-intel-cml-match.c
sound/soc/intel/common/soc-acpi-intel-tgl-match.c