alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] Arizona Clocking Improvements
@ 2016-10-21 13:15 Charles Keepax
  2016-10-21 13:15 ` [PATCH RESEND 1/2] ASoC: arizona: Add gating for clock when used for direct MCLK Charles Keepax
  2016-10-21 13:15 ` [PATCH RESEND 2/2] ASoC: arizona: Add gating for source clocks of the FLLs Charles Keepax
  0 siblings, 2 replies; 3+ messages in thread
From: Charles Keepax @ 2016-10-21 13:15 UTC (permalink / raw)
  To: broonie; +Cc: alsa-devel, patches, lgirdwood, s.nawrocki

Add support for requesting the input clocks for the CODEC through
the clock framework. This is some what of an intermediate step
until all the clocking itself in the CODEC can be brought under
the clock framework but as there are machine drivers that want
to be merged now with source clocks that require gating and
difficult to resolve issues between the SPI and clock framework
an intermediate solution seems warranted.

The first patch in the original sending of this series is now in
mainline through the MFD tree so these just need to go through
ASoC now.

Thanks,
Charles

Charles Keepax (2):
  ASoC: arizona: Add gating for clock when used for direct MCLK
  ASoC: arizona: Add gating for source clocks of the FLLs

 sound/soc/codecs/arizona.c | 100 ++++++++++++++++++++++++++++++++++++++++++---
 sound/soc/codecs/arizona.h |   2 +
 sound/soc/codecs/cs47l24.c |   6 ++-
 sound/soc/codecs/wm5102.c  |   9 +++-
 sound/soc/codecs/wm5110.c  |  10 +++--
 sound/soc/codecs/wm8997.c  |   9 +++-
 sound/soc/codecs/wm8998.c  |   6 ++-
 7 files changed, 125 insertions(+), 17 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-10-21 13:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-21 13:15 [PATCH RESEND 0/2] Arizona Clocking Improvements Charles Keepax
2016-10-21 13:15 ` [PATCH RESEND 1/2] ASoC: arizona: Add gating for clock when used for direct MCLK Charles Keepax
2016-10-21 13:15 ` [PATCH RESEND 2/2] ASoC: arizona: Add gating for source clocks of the FLLs Charles Keepax

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).