[alsa-devel] [RESEND PATCH v2 0/2] ASoC: topology: Add parsing clock gating
Kirill Marinushkin
k.marinushkin at gmail.com
Tue Feb 20 18:44:44 CET 2018
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 at gmail.com>
Cc: Mark Brown <broonie at kernel.org>
Cc: Takashi Sakamoto <o-takashi at sakamocchi.jp>
Cc: Takashi Iwai <tiwai at suse.com>
Cc: Jaroslav Kysela <perex at perex.cz>
Cc: Liam Girdwood <lgirdwood at gmail.com>
Cc: alsa-devel at alsa-project.org
Cc: linux-kernel at vger.kernel.org
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
More information about the Alsa-devel
mailing list