This series does some minor tweaks to the topology sequences and supports a little more variety of topologies like a pipe that does not have mixer at the end and is connected by a switch. We add some helper functions and then support default params for internal sinks and sources Shutdown callback helps to get hardware to a cleaner state MCLK configuration allows codec to configure and control the mclk for these systems. While at it, also fix the delay code to be simple if case Dharageswari.R (3): ASoC: Intel: Skylake: Get node id using helper ASoC: Intel: Skylake: Add skl_tplg_be_get_cpr_module() helper ASoC: Intel: Skylake: Add MCLK configuration Jeeja KP (3): ASoC: Intel: Skylake: Allow module parameter set after bind ASoC: Intel: Skylake: Add shutdown callback ASoC: Intel: Skylake: Fill BE blob with default params Vinod Koul (1): ASoC: Intel: Skylake: Update the delay check sound/soc/intel/skylake/skl-messages.c | 62 ++++++++- sound/soc/intel/skylake/skl-pcm.c | 22 ++- sound/soc/intel/skylake/skl-topology.c | 193 +++++++++++++++++++++++++++ sound/soc/intel/skylake/skl-topology.h | 27 ++++ sound/soc/intel/skylake/skl-tplg-interface.h | 3 +- sound/soc/intel/skylake/skl.c | 26 ++++ 6 files changed, 325 insertions(+), 8 deletions(-) -- 1.9.1 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel