Re: [PATCH 14/23] omap3isp: Configure CSI-2 phy based on platform data

2012-01-19 Thread Sakari Ailus
Hi Laurent, On Thu, Jan 19, 2012 at 05:16:50PM +0100, Laurent Pinchart wrote: > On Tuesday 17 January 2012 20:45:18 Sakari Ailus wrote: > > On Mon, Jan 16, 2012 at 03:22:42PM +0100, Laurent Pinchart wrote: > > > On Wednesday 11 January 2012 22:26:51 Sakari Ailus wrote: > > > > Configure CSI-2 phy

Re: [PATCH 14/23] omap3isp: Configure CSI-2 phy based on platform data

2012-01-19 Thread Laurent Pinchart
Hi Sakari, On Tuesday 17 January 2012 20:45:18 Sakari Ailus wrote: > On Mon, Jan 16, 2012 at 03:22:42PM +0100, Laurent Pinchart wrote: > > On Wednesday 11 January 2012 22:26:51 Sakari Ailus wrote: > > > Configure CSI-2 phy based on platform data in the ISP driver. For that, > > > the new V4L2_CID_

Re: [PATCH 14/23] omap3isp: Configure CSI-2 phy based on platform data

2012-01-17 Thread Sakari Ailus
Hi Laurent, Many thanks for reviewing these! On Mon, Jan 16, 2012 at 03:22:42PM +0100, Laurent Pinchart wrote: > On Wednesday 11 January 2012 22:26:51 Sakari Ailus wrote: > > Configure CSI-2 phy based on platform data in the ISP driver. For that, the > > new V4L2_CID_IMAGE_SOURCE_PIXEL_RATE contr

Re: [PATCH 14/23] omap3isp: Configure CSI-2 phy based on platform data

2012-01-16 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Wednesday 11 January 2012 22:26:51 Sakari Ailus wrote: > Configure CSI-2 phy based on platform data in the ISP driver. For that, the > new V4L2_CID_IMAGE_SOURCE_PIXEL_RATE control is used. Previously the same > was configured from the board code. > > Signed-of

[PATCH 14/23] omap3isp: Configure CSI-2 phy based on platform data

2012-01-11 Thread Sakari Ailus
Configure CSI-2 phy based on platform data in the ISP driver. For that, the new V4L2_CID_IMAGE_SOURCE_PIXEL_RATE control is used. Previously the same was configured from the board code. Signed-off-by: Sakari Ailus --- drivers/media/video/omap3isp/isp.c | 29 ++- drivers/media/vid