This patch series adds parsing the topology clock gating parameter, which is currently can be set by alsa-lib, but ignored by kernel. The patch 1/2 modifies the UAPI header. If it is applied, the corresponded patch should be applied in alsa-lib [2]. Related, but not required alsa-lib patch: [1]. [1]. [alsa-lib,v2,1/2] topology: Fix parsing config with multiple hw_configs [2]. [alsa-lib,v2,2/2] ASoC: topology: Add defines for snd_soc_tplg_hw_config.clock_gated Signed-off-by: Kirill Marinushkin <k.marinushkin@xxxxxxxxx> Cc: Mark Brown <broonie@xxxxxxxxxx> Cc: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx> Cc: Takashi Iwai <tiwai@xxxxxxxx> Cc: Jaroslav Kysela <perex@xxxxxxxx> Cc: Liam Girdwood <lgirdwood@xxxxxxxxx> Cc: alsa-devel@xxxxxxxxxxxxxxxx Cc: linux-kernel@xxxxxxxxxxxxxxx Kirill Marinushkin (2): ASoC: topology: Add defines for snd_soc_tplg_hw_config.clock_gated ASoC: topology: Add missing clock gating parameter when parsing hw_configs include/uapi/sound/asoc.h | 7 ++++++- sound/soc/soc-topology.c | 7 +++++++ 2 files changed, 13 insertions(+), 1 deletion(-) -- 2.13.6 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel