Re: [PATCH 0/8] arm: ep93xx: CCF conversion

2021-07-31 Thread Linus Walleij
On Mon, Jul 26, 2021 at 1:51 PM Nikita Shubin wrote: > 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

[PATCH 0/8] arm: ep93xx: CCF conversion

2021-07-26 Thread Nikita Shubin
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/pat