Re: [PATCH 0/7] clk: clean up legacy clock interfaces
From: Arnd Bergmann <arnd@kernel.org>
Date: 2021-06-01 12:26:39
Also in:
linux-clk, linux-m68k
From: Arnd Bergmann <arnd@kernel.org>
Date: 2021-06-01 12:26:39
Also in:
linux-clk, linux-m68k
On Tue, Jun 1, 2021 at 11:51 AM Thomas Bogendoerfer [off-list ref] wrote:
On Mon, May 31, 2021 at 08:47:42PM +0200, Arnd Bergmann wrote:quoted
As I noticed that the ar7 clock implementation and the ralink version are rather trivial, I ended up converting those to use the common-clk interfaces as well, though this is unrelated to the other changes.excellent, how is your plan for merging the series ?
I have not decided yet. I think it would be best to keep the series together
and merge it through the clk maintainer tree, or possibly my asm-generic
tree, but as there is no rush, we could also do the mips and m68k bits
through the architecture trees, and defer the rest for 5.15.
Arnd