OSDN Git Service

Merge series "SOF topology parsing updates" from Ranjani Sridharan <ranjani.sridharan...
authorMark Brown <broonie@kernel.org>
Thu, 30 Apr 2020 13:39:45 +0000 (14:39 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 30 Apr 2020 13:39:45 +0000 (14:39 +0100)
commitc03d58214c6dd1ae43267c0d6b554ea4a72291b1
tree74ae03bebd531822d0f2daea24fd5f854384fd08
parentf9dfa8f25462a2b9bb47dcb563688d616e21ee83
parentfd045558295e5dab4ebe3176401bafa7090fa007
Merge series "SOF topology parsing updates" from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:

This series includes updates in the topology parser for DAIs
and their config.

The first three patches address the problem of sending the DAI
config to the DSP when there are multiple DAIs associated with
a DAI link.

The last patch deals with setting the default trigger order
for all links. Exceptions needed for HDA links are moved to
the DAI link fixup() callback.

Bard Liao (3):
  ASoC: SOF: topology: send ipc for all found DAIs in sof_set_dai_config
  ASoC: topology: set component dai_index to ipc dai config dai_index
  ASoC: SOF: topology: replace sof_link_hda_process by
    sof_set_dai_config

randerwang (1):
  ASoC: SOF: Intel: change trigger sequence to fix pop noise when
    stopping playback on sdw platforms

 sound/soc/sof/pcm.c      |  12 ++-
 sound/soc/sof/topology.c | 167 ++++++++++-----------------------------
 2 files changed, 51 insertions(+), 128 deletions(-)

--
2.17.1