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@xxxxxx> > Signed-off-by: Olivier Bideau <olivier.bideau@xxxxxx> > Signed-off-by: Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxx> > --- > 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@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html