ASoC: Intel: add support for new SoundWire hardware layout on TGL
authorBard Liao <yung-chuan.liao@linux.intel.com>
Wed, 23 Sep 2020 08:05:14 +0000 (11:05 +0300)
committerMark Brown <broonie@kernel.org>
Wed, 23 Sep 2020 17:13:16 +0000 (18:13 +0100)
commite787f5b5b14061bf76518d780b9bc0e9e7dd2739
tree5654aa04ecdaf6bdb5dc657afe4d4b4ad1d38f50
parentfbcc27d18115f5e2bdad15a087831190c3f05d9b
ASoC: Intel: add support for new SoundWire hardware layout on TGL

The creativity of hardware folks is endless, with a complete
permutation of rt711 (was link0 now link1), rt1308 (was link1 now
link2) and rt715 (was link3 now link0).

Someday we will get all this information from platform firmware, for
now let's add the mapping table.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20200923080514.3242858-7-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_sdw.c
sound/soc/intel/common/soc-acpi-intel-tgl-match.c