ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 10 Nov 2012 11:04:15 +0000 (12:04 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 22 Jan 2013 23:44:03 +0000 (00:44 +0100)
The cam_mclk clock is generated through the following clocks chain:

dpll4 -> dpll4_m5 -> dpll4_m5x2 -> cam_mclk

As dpll4_m5 and dpll4_m5x2 do not driver any clock other than cam_mclk,
back-propagate the cam_clk rate changes up to dpll4_m5.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Mike Turquette <mturquette@linaro.org>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Tested-by: Sakari Ailus <sakari.ailus@iki.fi>

No differences found