linux_old1/drivers/clk/st
Gabriel FERNANDEZ b116517055 clk: st: STiH407: Support for Flexgen Clocks
This patch is the Flexgen implementation reusing as much as possible
of Common Clock Framework functions.

The idea is to have an instance of "struct flexgen" per output clock.
It represents the clock cross bar (by a mux element), and the pre and final dividers
(using dividers and gates elements).

Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
Signed-off-by: Olivier Bideau <olivier.bideau@st.com>
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
Acked-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2014-07-28 22:36:24 -07:00
..
Makefile clk: st: STiH407: Support for Flexgen Clocks 2014-07-28 22:36:24 -07:00
clk-flexgen.c clk: st: STiH407: Support for Flexgen Clocks 2014-07-28 22:36:24 -07:00
clkgen-fsyn.c clk: st: Remove uncessary (void *) cast 2014-07-28 22:36:13 -07:00
clkgen-mux.c clk: st: Support for A9 MUX clocks 2014-03-25 15:59:23 -07:00
clkgen-pll.c clk: st: use static const for clkgen_pll_data tables 2014-07-28 22:36:06 -07:00
clkgen.h clk: st: Support for PLLs inside ClockGenA(s) 2014-03-25 15:58:56 -07:00