[PATCH 0/2] Common struct clk implementation, v14
From: Uwe Kleine-König <hidden>
Date: 2011-03-14 10:16:33
Also in:
linux-sh, lkml
On Thu, Mar 03, 2011 at 02:40:29PM +0800, Jeremy Kerr wrote:
Hi all, These patches are an attempt to allow platforms to share clock code. At present, the definitions of 'struct clk' are local to platform code, which makes allocating and initialising cross-platform clock sources difficult, and makes it impossible to compile a single image containing support for two ARM platforms with different struct clks. The three patches are for the architecture-independent kernel code, introducing the common clk infrastructure. The changelog for the first patch includes details about the new clock definitions. Many thanks to the following for their input: * Benjamin Herrenschmidt [off-list ref] * Ben Dooks [off-list ref] * Baruch Siach [off-list ref] * Russell King [off-list ref] * Uwe Kleine-K?nig [off-list ref] * Lorenzo Pieralisi [off-list ref] * Vincent Guittot [off-list ref] * Sascha Hauer [off-list ref] * Ryan Mallon [off-list ref] * Colin Cross [off-list ref] * Jassi Brar [off-list ref] * Saravana Kannan [off-list ref]
Tested-by: Uwe Kleine-K?nig <redacted> who is responsible to take this patch? Russell? Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-K?nig | Industrial Linux Solutions | http://www.pengutronix.de/ |