alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] ASoC: topology: Add support for FE DAI & DAI links
@ 2016-02-16  5:39 mengdong.lin
  2016-02-16  5:42 ` [PATCH v3 1/2] ASoC: topology: Add FE DAIs dynamically mengdong.lin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mengdong.lin @ 2016-02-16  5:39 UTC (permalink / raw)
  To: alsa-devel, broonie
  Cc: Mengdong Lin, vinod.koul, hardik.t.shah, liam.r.girdwood,
	mengdong.lin, jeeja.kp, subhransu.s.prusty

From: Mengdong Lin <mengdong.lin@linux.intel.com>

This series allows topology to create FE DAI and DAI links from the PCM
topology objects defined by the user space.

History:
v2: Remove first 2 patches in v1 that were accepted.
    Add Ack by Takashi to patch 'ALSA: pcm: Add snd_pcm_rate_range_to_bits()'
    and add his comments on the function's assumption to c file.


v3: remove 1st patch in v2 that was accepted.
    Revise setting of a stream's rates/rate_min/rate_max as Lars suggested.

Mengdong Lin (2):
  ASoC: topology: Add FE DAIs dynamically
  ASoC: topology: Add FE DAI links dynamically

 include/sound/soc-topology.h |  21 +++--
 include/sound/soc.h          |   2 +-
 sound/soc/soc-topology.c     | 195 ++++++++++++++++++++++++++++++++++---------
 3 files changed, 165 insertions(+), 53 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-02-16  6:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16  5:39 [PATCH v3 0/2] ASoC: topology: Add support for FE DAI & DAI links mengdong.lin
2016-02-16  5:42 ` [PATCH v3 1/2] ASoC: topology: Add FE DAIs dynamically mengdong.lin
2016-02-16  5:43 ` [PATCH v3 2/2] ASoC: topology: Add FE DAI links dynamically mengdong.lin
2016-02-16  6:17 ` [PATCH v3 0/2] ASoC: topology: Add support for FE DAI & DAI links Mengdong Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).