[PATCH 5/5 v2] clk: versatile: respect parent rate in ICST clock

Linus Walleij linus.walleij at linaro.org
Mon Feb 3 04:24:34 EST 2014


On Mon, Jan 20, 2014 at 10:54 PM, Linus Walleij
<linus.walleij at linaro.org> wrote:

> If the ICST clock has a parent, respect the rate of the parent
> when calculating the clock frequency. As this involves modifying
> the ICST parameter struct, make a cloned copy (the divisor
> arrays should be safe) so we can update the .ref field.
>
> Do not define the reference clock on the Integrator as we have
> the reference clock from the device tree. Keep it everywhere
> else.
>
> Cc: Mike Turquette <mturquette at linaro.org>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> ChangeLog v1->v2:
> - As Russell observed: the params are static objects, so if
>   we want to alter them, we better make a copy of them.
>
> Hi Mike, looking for an ACK for this one as well.

Hi Mike,

Ping on this!

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list