[PATCH] clk: ti: change clock init to use generic of_clk_init

Jyri Sarha jsarha at ti.com
Wed Aug 27 08:15:15 PDT 2014


On 08/21/2014 04:49 PM, Tero Kristo wrote:
> Previously, the TI clock driver initialized all the clocks hierarchically
> under each separate clock provider node. Now, each clock that requires
> IO access will instead check their parent node to find out which IO range
> to use.
>
> This patch allows the TI clock driver to use a few new features provided
> by the generic of_clk_init, and also allows registration of clock nodes
> outside the clock hierarchy (for example, any external clocks.)
>
> Signed-off-by: Tero Kristo <t-kristo at ti.com>
> Cc: Mike Turquette <mturquette at linaro.org>
> Cc: Paul Walmsley <paul at pwsan.com>
> Cc: Tony Lindgren <tony at atomide.com>
> Cc: Mark Rutland <mark.rutland at arm.com>
> Cc: Peter Ujfalusi <peter.ujfalusi at ti.com>
> Cc: Jyri Sarha <jsarha at ti.com>
> Cc: Stefan Assmann <sassmann at kpanic.de>

Tested-by: Jyri Sarha <jsarha at ti.com>




More information about the linux-arm-kernel mailing list