mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RESEND PATCH v2 0/2] ASoC: topology: Add parsing clock gating
@ 2018-02-20 17:44 Kirill Marinushkin
  2018-02-20 17:44 ` [RESEND PATCH v2 1/2] ASoC: topology: Add defines for snd_soc_tplg_hw_config.clock_gated Kirill Marinushkin
  2018-02-20 17:44 ` [RESEND PATCH v2 2/2] ASoC: topology: Add missing clock gating parameter when parsing hw_configs Kirill Marinushkin
  0 siblings, 2 replies; 5+ messages in thread
From: Kirill Marinushkin @ 2018-02-20 17:44 UTC (permalink / raw)
  To: linux-kernel
  Cc: Kirill Marinushkin, Mark Brown, Takashi Sakamoto, Takashi Iwai,
	Jaroslav Kysela, Liam Girdwood, alsa-devel

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@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: Takashi Iwai <tiwai@suse.com>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: alsa-devel@alsa-project.org
Cc: linux-kernel@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

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

end of thread, other threads:[~2018-02-21 20:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-20 17:44 [RESEND PATCH v2 0/2] ASoC: topology: Add parsing clock gating Kirill Marinushkin
2018-02-20 17:44 ` [RESEND PATCH v2 1/2] ASoC: topology: Add defines for snd_soc_tplg_hw_config.clock_gated Kirill Marinushkin
2018-02-20 17:44 ` [RESEND PATCH v2 2/2] ASoC: topology: Add missing clock gating parameter when parsing hw_configs Kirill Marinushkin
2018-02-21 14:50   ` Andy Shevchenko
2018-02-21 20:16     ` Kirill Marinushkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome