ASoC: Intel: soc-acpi: add support for SoundWire of TGL-H-RVP
authorGongjun Song <gongjun.song@intel.com>
Fri, 25 Jun 2021 20:50:40 +0000 (15:50 -0500)
committerMark Brown <broonie@kernel.org>
Sun, 11 Jul 2021 22:48:30 +0000 (23:48 +0100)
commitf99acc259f621ae6667782778b2065c15e109693
treedc1c94e76c2c884bba6da1e2e6f757feef946ebb
parent999abd7a8c5dc52c5bfca71cdba98642dad5a0be
ASoC: Intel: soc-acpi: add support for SoundWire of TGL-H-RVP

snd_soc_acpi_intel_tgl_sdw_machines structure array does not contain
the configuration information of TGL-H-RVP, which results in the
inability to enable soundwire on the TGL-H-RVP platform.

Add the corresponding configuration information to enable soundwire
on the TGL-H-RVP platform.

Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Gongjun Song <gongjun.song@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210625205042.65181-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/soc-acpi-intel-tgl-match.c