linux/drivers/clk/versatile
Linus Walleij a183da637c clk: versatile: respect parent rate in ICST clock
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@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2014-02-13 11:20:55 +01:00
..
clk-icst.c clk: versatile: respect parent rate in ICST clock 2014-02-13 11:20:55 +01:00
clk-icst.h clk: versatile: pass a parent to the ICST clock 2014-02-13 11:20:48 +01:00
clk-impd1.c clk: versatile: pass a parent to the ICST clock 2014-02-13 11:20:48 +01:00
clk-integrator.c clk: versatile: respect parent rate in ICST clock 2014-02-13 11:20:55 +01:00
clk-realview.c clk: versatile: pass a parent to the ICST clock 2014-02-13 11:20:48 +01:00
clk-sp810.c clk: versatile: Staticize clk_sp810_timerclken_of_get 2013-12-19 17:47:32 -08:00
clk-vexpress-osc.c clk: vexpress: Use full node name to identify individual clocks 2013-06-20 00:02:18 -07:00
clk-vexpress.c clk: add CLK_SET_RATE_NO_REPARENT flag 2013-08-19 12:27:17 -07:00
Makefile clk: vexpress: Add separate SP810 driver 2013-04-18 11:41:10 -07:00