Merge series "ASoC: Intel: sof_sdw: minor corrections" from Pierre-Louis Bossart...
authorMark Brown <broonie@kernel.org>
Mon, 5 Oct 2020 14:32:13 +0000 (15:32 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 5 Oct 2020 14:32:13 +0000 (15:32 +0100)
This small patchset adds a missing component string needed by UCM and
corrects a confusion on Realtek part numbers.

Pierre-Louis Bossart (4):
  ASoC: Intel: sof_sdw_rt1308: add extra check on init
  ASoC: Intel: sof_sdw_rt1316: add missing component string
  ASoC: rt715-sdw: probe with RT714 Device ID
  ASoC: Intel: sof_sdw: add version_id to avoid rt714/rt715 confusion

 sound/soc/codecs/rt715-sdw.c            |  1 +
 sound/soc/intel/boards/sof_sdw.c        | 16 ++++++++++++++++
 sound/soc/intel/boards/sof_sdw_rt1308.c |  4 ++++
 sound/soc/intel/boards/sof_sdw_rt1316.c |  6 ++++++
 4 files changed, 27 insertions(+)

--
2.25.1


Trivial merge