Merge series "ASoC: SOF: multi-cpu dais, IPC and Intel improvements for 5.7" from...
authorMark Brown <broonie@kernel.org>
Fri, 13 Mar 2020 16:17:01 +0000 (16:17 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 13 Mar 2020 16:17:01 +0000 (16:17 +0000)
commitbd2b34e485f2361655c6020aa2d3bf2a14ae9dff
treeddec594a677c0b14ff9d40fa8b1e1651db2bf6c1
parentccab2c7dfe0f0382e87d63052b9988d466bc8b9e
parentc59aca98c912e570e907b448d4f1b1b49ef9572e
Merge series "ASoC: SOF: multi-cpu dais, IPC and Intel improvements for 5.7" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

Corrections for compatibility with the multi-cpu dai check for
min-channels, IPC simplifications, and removal of unnecessary
boot-related code for Intel platforms.

Amery Song (2):
  ASoC: SOF: Intel: hda: remove unnecessary ROM IPC filter function
  ASoC: SOF: Intel: remove unnecessary waitq before loading firmware

Bard Liao (2):
  ASoC: SOF: Intel: hda-dai: add stream capability
  ASoC: SOF: topology: connect dai widget to all cpu-dais

Karol Trzcinski (2):
  ASoC: SOF: Make sof_ipc_ext_data enum more rigid
  ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFER

 include/sound/sof/info.h         | 22 +-------
 sound/soc/sof/intel/cnl.c        |  5 --
 sound/soc/sof/intel/hda-dai.c    | 96 ++++++++++++++++++++++++++++++++
 sound/soc/sof/intel/hda-ipc.c    | 20 +------
 sound/soc/sof/intel/hda-loader.c |  3 -
 sound/soc/sof/intel/hda.c        |  3 -
 sound/soc/sof/intel/hda.h        |  1 -
 sound/soc/sof/loader.c           |  6 --
 sound/soc/sof/sof-priv.h         |  5 --
 sound/soc/sof/topology.c         |  8 ++-
 10 files changed, 108 insertions(+), 61 deletions(-)

base-commit: 101247a3b86e1cc0e382b7e887a56176290fc957
--
2.20.1
sound/soc/sof/intel/hda.c