[PATCH 00/11] ASoC: SOF: Intel: updates and cleanups

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Fri Jul 15 16:52:05 CEST 2022


Set of updates for IPC3, IPC4, MTL support and cleanups for the
topology filename override which was broken for HDaudio platforms.

It may be too late for 5.20, it's ok if these patches are applied in
the next cycle.

The topology override depends on the patch "ASoC: SOF: Intel: enable
dmic handling with 2 or fewer SoundWire links" shared in a separate
patchset.

Bard Liao (1):
  ASoC: SOF: ipc4-topology: move ida allocate/free to widget_setup/free

Peter Ujfalusi (2):
  ASoC: SOF: ipc3-loader: Print out the non matching ext_man magic
    number
  ASoC: SOF: Intel: atom: don't keep a temporary string in
    fixup_tplg_name

Pierre-Louis Bossart (4):
  ASoC: SOF: Intel: hda: don't set fw_filename
  ASoC: SOF: Intel: hda: only fixup topology name if not set already
  ASoC: SOF: probes: rename assign/free callbacks as startup/shutdown
  ASoC: SOF: Intel: hda-stream: test DMA buffer first in hw_params

Rander Wang (3):
  ASoC: SOF: ipc4-pcm: set pcm rate to dai setting
  ASoC: SOF: add ipc4 SRC module support
  ASoC: SOF: ipc4-topology: set domain bit based on dp domain type

Yong Zhi (1):
  ASoC: SOF: Intel: MTL: remove redundant snd_sof_dsp_read() call

 sound/soc/sof/intel/atom.c        |  16 +--
 sound/soc/sof/intel/hda-probes.c  |  16 +--
 sound/soc/sof/intel/hda-stream.c  |  15 ++-
 sound/soc/sof/intel/hda.c         |  71 +++++++++-----
 sound/soc/sof/intel/mtl.c         |  13 +--
 sound/soc/sof/ipc3-loader.c       |   6 +-
 sound/soc/sof/ipc4-pcm.c          |   4 +
 sound/soc/sof/ipc4-topology.c     | 156 +++++++++++++++++++++++++-----
 sound/soc/sof/ipc4-topology.h     |  27 +++++-
 sound/soc/sof/sof-client-probes.c |   8 +-
 sound/soc/sof/sof-client-probes.h |   8 +-
 11 files changed, 250 insertions(+), 90 deletions(-)

-- 
2.34.1



More information about the Alsa-devel mailing list