Hi Laurent, On Tue, Jan 08, 2013 at 02:43:52PM +0100, Laurent Pinchart wrote: > Hello, > > Now that the OMAP3 supports the common clock framework, clock rate > back-propagation is available for the ISP clocks. Instead of setting the > cam_mclk parent clock rate to control the cam_mclk clock rate, we can mark the > dpll4_m5x2_ck_3630 and cam_mclk clocks as supporting back-propagation, and set > the cam_mclk rate directly. This simplifies the ISP clocks configuration. > > Laurent Pinchart (2): > ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to > dpll4_m5 > omap3isp: Set cam_mclk rate directly > > arch/arm/mach-omap2/cclock3xxx_data.c | 10 +++++++++- > drivers/media/platform/omap3isp/isp.c | 18 ++---------------- > drivers/media/platform/omap3isp/isp.h | 8 +++----- > 3 files changed, 14 insertions(+), 22 deletions(-) Thanks! It's so nice to see one of the last ugly bits of the omap3isp driver disappear. :-) Acked-by: Sakari Ailus <sakari.ailus@xxxxxx> Tested-by: Sakari Ailus <sakari.ailus@xxxxxx> (On 3630 / N950.) -- Cheers, Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html