[alsa-devel] [PATCH v7 0/7] Add mrfld DSP topology and widgets

Subhransu S. Prusty subhransu.s.prusty at intel.com
Fri Sep 19 13:16:01 CEST 2014


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

Changes in v7:
	Handle return values for some function calls.
	Added some comment for the vb_timer command operation.
	Addressed other review comments from Mark.

Subhransu S. Prusty (1):
  ASoC: Export dapm_kcontrol_get_value

Vinod Koul (6):
  ASoC: Intel: mrfld: add the gain controls
  ASoC: Intel: mfld-pcm: add control for powering up/down dsp
  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

 include/sound/soc-dapm.h                |    1 +
 sound/soc/intel/sst-atom-controls.c     | 1140 ++++++++++++++++++++++++++++++-
 sound/soc/intel/sst-atom-controls.h     |  428 ++++++++++++
 sound/soc/intel/sst-mfld-platform-pcm.c |  169 ++++-
 sound/soc/intel/sst-mfld-platform.h     |   21 +-
 sound/soc/soc-dapm.c                    |    3 +-
 6 files changed, 1723 insertions(+), 39 deletions(-)

-- 
1.9.0



More information about the Alsa-devel mailing list