Re: [PATCH 0/2] OMAP3 ISP: Simplify clock usage

2013-01-22 Thread Laurent Pinchart
Hi Paul, On Tuesday 22 January 2013 02:57:22 Paul Walmsley wrote: > On Mon, 21 Jan 2013, Laurent Pinchart wrote: > > OK. The omap3isp patch can go through Paul's tree as well, it won't > > conflict with other changes to the driver in this merge window. > > > > Paul, can you take both patches toge

Re: [PATCH 0/2] OMAP3 ISP: Simplify clock usage

2013-01-21 Thread Paul Walmsley
On Mon, 21 Jan 2013, Laurent Pinchart wrote: > OK. The omap3isp patch can go through Paul's tree as well, it won't conflict > with other changes to the driver in this merge window. > > Paul, can you take both patches together ? If so I'll send you a pull request. Yes I'll take them, as long as

Re: [PATCH 0/2] OMAP3 ISP: Simplify clock usage

2013-01-21 Thread Mike Turquette
Quoting Laurent Pinchart (2013-01-21 10:54:38) > Hi Tony, > > On Monday 21 January 2013 09:18:12 Tony Lindgren wrote: > > * Laurent Pinchart [130121 05:37]: > > > On Monday 14 January 2013 17:10:15 Mike Turquette wrote: > > > > Quoting Laurent Pinchart (2013-01-08 05:43:52) > > > > > > > > > Hel

Re: [PATCH 0/2] OMAP3 ISP: Simplify clock usage

2013-01-21 Thread Laurent Pinchart
Hi Tony, On Monday 21 January 2013 09:18:12 Tony Lindgren wrote: > * Laurent Pinchart [130121 05:37]: > > On Monday 14 January 2013 17:10:15 Mike Turquette wrote: > > > Quoting Laurent Pinchart (2013-01-08 05:43:52) > > > > > > > Hello, > > > > > > > > Now that the OMAP3 supports the common clo

Re: [PATCH 0/2] OMAP3 ISP: Simplify clock usage

2013-01-21 Thread Tony Lindgren
* Laurent Pinchart [130121 05:37]: > Hi Mike, > > On Monday 14 January 2013 17:10:15 Mike Turquette wrote: > > Quoting Laurent Pinchart (2013-01-08 05:43:52) > > > > > Hello, > > > > > > Now that the OMAP3 supports the common clock framework, clock rate > > > back-propagation is available for t

Re: [PATCH 0/2] OMAP3 ISP: Simplify clock usage

2013-01-21 Thread Laurent Pinchart
Hi Mike, On Monday 14 January 2013 17:10:15 Mike Turquette wrote: > Quoting Laurent Pinchart (2013-01-08 05:43:52) > > > 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 par

Re: [PATCH 0/2] OMAP3 ISP: Simplify clock usage

2013-01-19 Thread Sakari Ailus
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,

Re: [PATCH 0/2] OMAP3 ISP: Simplify clock usage

2013-01-14 Thread Mike Turquette
Quoting Laurent Pinchart (2013-01-08 05:43:52) > 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

[PATCH 0/2] OMAP3 ISP: Simplify clock usage

2013-01-08 Thread Laurent Pinchart
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, a