mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/2] arm: ep93xx: CCF conversion
@ 2021-10-18 10:31 Alexander Sverdlin
  2021-10-18 10:31 ` [PATCH v3 1/2] ASoC: cirrus: i2s: Prepare clock before using it Alexander Sverdlin
  2021-10-18 10:31 ` [PATCH v3 2/2] ep93xx: clock: convert in-place to COMMON_CLK Alexander Sverdlin
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Sverdlin @ 2021-10-18 10:31 UTC (permalink / raw)
  To: soc
  Cc: Alexander Sverdlin, Geert Uytterhoeven, Nikita Shubin,
	Hartley Sweeten, Arnd Bergmann, Mark Brown, linux-arm-kernel,
	linux-kernel, Liam Girdwood, Jaroslav Kysela, Takashi Iwai,
	alsa-devel

This series series of patches converts ep93xx to Common Clock Framework.

It consists of preparation patches to use clk_prepare_enable where it is
needed, instead of clk_enable used in ep93xx drivers prior to CCF and
a patch converting mach-ep93xx/clock.c to CCF.

Link: https://lore.kernel.org/patchwork/cover/1445563/
Link: https://lore.kernel.org/patchwork/patch/1435884/

v2->v3:
Rebased the series onto v5.15-rc5
v1->v2:
- added SoB

Alexander Sverdlin (1):
  ASoC: cirrus: i2s: Prepare clock before using it

Nikita Shubin (1):
  ep93xx: clock: convert in-place to COMMON_CLK

 arch/arm/Kconfig              |   2 +-
 arch/arm/mach-ep93xx/clock.c  | 975 +++++++++++++++++++---------------
 arch/arm/mach-ep93xx/core.c   |   2 +-
 arch/arm/mach-ep93xx/soc.h    |  42 +-
 sound/soc/cirrus/ep93xx-i2s.c |  12 +-
 5 files changed, 587 insertions(+), 446 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-10-18 10:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18 10:31 [PATCH v3 0/2] arm: ep93xx: CCF conversion Alexander Sverdlin
2021-10-18 10:31 ` [PATCH v3 1/2] ASoC: cirrus: i2s: Prepare clock before using it Alexander Sverdlin
2021-10-18 10:31 ` [PATCH v3 2/2] ep93xx: clock: convert in-place to COMMON_CLK Alexander Sverdlin

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

all inboxes | Powered by JetHome®