linux_dsm_epyc7002/sound/soc/sof
Mark Brown c03d58214c
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
2020-04-30 14:39:45 +01:00
..
imx ASoC: SOF: sort out Kconfig, again 2020-04-30 14:39:44 +01:00
intel ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA codec driver 2020-04-24 18:00:01 +01:00
xtensa
compress.c ASoC: sof: use snd_compress_ops 2020-04-21 19:01:58 +01:00
compress.h ASoC: sof: use snd_compress_ops 2020-04-21 19:01:58 +01:00
control.c
core.c
debug.c
ipc.c
Kconfig
loader.c ASoC: SOF: Fix build 2020-04-22 12:23:51 +01:00
Makefile
nocodec.c ASoC: SOF: remove unneeded variables 2020-04-14 13:20:50 +01:00
ops.c
ops.h
pcm.c ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping playback on sdw platforms 2020-04-30 13:07:16 +01:00
pm.c
probe.c
probe.h
sof-acpi-dev.c
sof-audio.c
sof-audio.h ASoC: SOF: fix uninitialised "work" with VirtIO 2020-03-26 18:31:14 +00:00
sof-of-dev.c ASoC: SOF: Add i.MX8MP device descriptor 2020-04-15 23:28:07 +01:00
sof-pci-dev.c ASoC: SOF: Intel: add PCI ID for ElkhartLake 2020-04-14 14:34:04 +01:00
sof-priv.h ASoC: sof: use snd_compress_ops 2020-04-21 19:01:58 +01:00
topology.c ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping playback on sdw platforms 2020-04-30 13:07:16 +01:00
trace.c
utils.c