[PATCH 0/2] Common struct clk implementation, v14

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Mon Mar 14 06:16:12 EDT 2011


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 <benh at kernel.crashing.org>
>  * Ben Dooks <ben-linux at fluff.org>
>  * Baruch Siach <baruch at tkos.co.il>
>  * Russell King <linux at arm.linux.org.uk>
>  * Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
>  * Lorenzo Pieralisi <Lorenzo.Pieralisi at arm.com>
>  * Vincent Guittot <vincent.guittot at linaro.org>
>  * Sascha Hauer <s.hauer at pengutronix.de>
>  * Ryan Mallon <ryan at bluewatersys.com>
>  * Colin Cross <ccross at google.com>
>  * Jassi Brar <jassisinghbrar at gmail.com>
>  * Saravana Kannan <skannan at codeaurora.org>

Tested-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>

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/  |



More information about the linux-arm-kernel mailing list