From: Gabriel FERNANDEZ Date: Tue, 15 Jul 2014 15:20:22 +0000 (+0200) Subject: clk: st: STiH407: Support for Flexgen Clocks X-Git-Tag: omap-for-v3.17/fixes-against-rc2~188^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b116517055b7;p=pandora-kernel.git 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 Signed-off-by: Olivier Bideau Signed-off-by: Gabriel Fernandez Acked-by: Peter Griffin Signed-off-by: Mike Turquette --- Reading git-diff-tree failed