]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "ASoC: Intel: machine driver corrections" from Pierre-Louis Bossart...
authorMark Brown <broonie@kernel.org>
Mon, 28 Jun 2021 16:47:52 +0000 (17:47 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 28 Jun 2021 16:47:52 +0000 (17:47 +0100)
commit23aa43493bc39bbcb6f1c441f517bd5118396320
tree65ece1e555211f78a5737023527d105cac0d2b50
parent50c1eda2b2ab9de4b9385c1ffafd7ac3eef7ca34
parent73da5c99ae0a74265b0ac67963c4c76731859c87
Merge series "ASoC: Intel: machine driver corrections" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

The first fix solves an underflow in SoundWire platforms using the
max98373 amplifier, the rest of the patches are minor corrections in
machine drivers.

The fix should be queued for the 5.14 cycle, the rest should be
harmless but can be deferred for 5.15 if it's too late already.

Brent Lu (2):
  ASoC: SOF: add a helper to get topology configured bclk
  ASoC: Intel: sof_cs42l42: use helper function to get bclk frequency

Gongjun Song (1):
  ASoC: Intel: soc-acpi: add support for SoundWire of TGL-H-RVP

Rander Wang (1):
  ASoC: Intel: boards: fix xrun issue on platform with max98373

 include/sound/sof.h                           |  1 +
 sound/soc/intel/boards/sof_cs42l42.c          |  8 +-
 sound/soc/intel/boards/sof_sdw_max98373.c     | 81 ++++++++++++-------
 .../intel/common/soc-acpi-intel-tgl-match.c   | 15 ++++
 sound/soc/sof/sof-audio.c                     | 42 ++++++++--
 5 files changed, 111 insertions(+), 36 deletions(-)

--
2.25.1