[alsa-devel] [PATCH v9 0/6] Add mrfld DSP topology and widgets

Vinod Koul vinod.koul at intel.com
Wed Oct 15 09:04:55 CEST 2014


This patch series adds DPCM and DAPM widgets to handle DSP topology in the
SST platform driver for merrifield.

changes in v9:
 - fix some corner conditions and error checks

changes in v8:
 - fix the locking and comments blobs
 - fix the send_ssp_slot to send IPC on none
 - fix controls to have "Volume" and "Switch" wherever neccessary
 - add mute for CPU dai in asoc core patch

Ramesh Babu (1):
  ASoC: core: Call mute for cpu dais as well

Vinod Koul (5):
  ASoC: Intel: mrfld: add the gain controls
  ASoC: Intel: mrfld: add DSP core controls
  ASoC: Intel: mrfld: add the DSP DAPM widgets
  ASoC: Intel: mfld-pcm: add FE and BE ops
  ASoC: Intel: mrfld: add the DSP mixers

 sound/soc/intel/sst-atom-controls.c     | 1208 ++++++++++++++++++++++++++++++-
 sound/soc/intel/sst-atom-controls.h     |  428 +++++++++++
 sound/soc/intel/sst-mfld-platform-pcm.c |  153 ++++-
 sound/soc/intel/sst-mfld-platform.h     |    4 +
 sound/soc/soc-pcm.c                     |    3 +
 5 files changed, 1766 insertions(+), 30 deletions(-)



More information about the Alsa-devel mailing list