All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: dapm: add PGA kcontrol, dai_link enhancement &
@ 2015-10-20 15:38 Vinod Koul
  2015-10-20 15:38 ` [PATCH 1/3] ASoC: dapm: Add kcontrol support for PGAs Vinod Koul
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vinod Koul @ 2015-10-20 15:38 UTC (permalink / raw)
  To: alsa-devel; +Cc: liam.r.girdwood, patches.audio, broonie, Vinod Koul

This adds few small patches in DAPM which we require for Intel DSPs
Firsts adds support for having kcontrol on PGAs. This is required for
modules which are modelled as PGA but cna be user configurable. Next is new
callback on snd_soc_dai_link_events(). Lastly a macro to return widget
associated with a kcontrol

Jeeja KP (2):
  ASoC: dapm: Add kcontrol support for PGAs
  ASoC: dapm: Add startup & shutdown for dai_links

Mythri P K (1):
  ASoC: dapm: Add snd_soc_dapm_kcontrol_widget()

 include/sound/soc-dapm.h |  3 +++
 sound/soc/soc-dapm.c     | 64 ++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 60 insertions(+), 7 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-10-22 23:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20 15:38 [PATCH 0/3] ASoC: dapm: add PGA kcontrol, dai_link enhancement & Vinod Koul
2015-10-20 15:38 ` [PATCH 1/3] ASoC: dapm: Add kcontrol support for PGAs Vinod Koul
2015-10-20 15:58   ` Lars-Peter Clausen
2015-10-20 16:46     ` Vinod Koul
2015-10-20 15:38 ` [PATCH 2/3] ASoC: dapm: Add startup & shutdown for dai_links Vinod Koul
2015-10-22 23:09   ` Applied "ASoC: dapm: Add startup & shutdown for dai_links" to the asoc tree Mark Brown
2015-10-20 15:38 ` [PATCH 3/3] ASoC: dapm: Add snd_soc_dapm_kcontrol_widget() Vinod Koul
2015-10-22 23:09   ` Applied "ASoC: dapm: Add snd_soc_dapm_kcontrol_widget()" to the asoc tree Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.