From: Mengdong Lin <mengdong.lin@xxxxxxxxxxxxxxx> This series allows topology to create FE DAI and DAI links from the PCM topology objects defined by the user space. Mengdong Lin (5): ASoC: Define soc_add_dai() to add a DAI to a component ASoC: Support registering a DAI dynamically ALSA: pcm: Add snd_pcm_rate_range_to_bits() ASoC: topology: Add FE DAIs dynamically ASoC: topology: Add FE DAI links dynamically include/sound/pcm.h | 2 + include/sound/soc-dai.h | 1 + include/sound/soc-topology.h | 21 +++-- include/sound/soc.h | 5 +- sound/core/pcm_misc.c | 27 ++++++ sound/soc/soc-core.c | 128 ++++++++++++++++++++-------- sound/soc/soc-topology.c | 195 ++++++++++++++++++++++++++++++++++--------- 7 files changed, 291 insertions(+), 88 deletions(-) -- 2.5.0 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel