[STLinux Kernel] [PATCH RESEND 03/12] drivers: clk: st: STiH407: Support for Flexgen Clocks

Peter Griffin peter.griffin at linaro.org
Thu Jun 5 01:17:42 PDT 2014


On Wed, 04 Jun 2014, Gabriel FERNANDEZ wrote:

> 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 at st.com>
> Signed-off-by: Olivier Bideau <olivier.bideau at st.com>
> Signed-off-by: Gabriel Fernandez <gabriel.fernandez at linaro.org>
> ---
>  drivers/clk/st/Makefile      |   2 +-
>  drivers/clk/st/clk-flexgen.c | 332 +++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 333 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/clk/st/clk-flexgen.c

Acked-by: Peter Griffin <peter.griffin at linaro.org>



More information about the linux-arm-kernel mailing list