20 Oct
2021
20 Oct
'21
6 p.m.
From: Arnd Bergmann arnd@arndb.de
On Mon, 18 Oct 2021 12:31:03 +0200, Alexander Sverdlin 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 mach-ep93xx/clock.c to CCF.
Link: https://lore.kernel.org/patchwork/cover/1445563/ Link: https://lore.kernel.org/patchwork/patch/1435884/
[...]
Applied to arm/drivers, thanks!
[1/2] ASoC: cirrus: i2s: Prepare clock before using it commit: f4ff6b56bc8ab2fcad6885813cd28ccc81224981 [2/2] ep93xx: clock: convert in-place to COMMON_CLK commit: 9645ccc7bd7a16cd73c3be9dee70cd702b03be37
Arnd