]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43b24fcfdf1faa3ea733d11e26b5b41bd7d675a4
tree74ae03bebd531822d0f2daea24fd5f854384fd08
parenteee2515ffe92d58d1c752d9339b0c7798dec17a2
parentcdbc5c636770be1772e153e96f9b5ecf84af1a51
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