Re: [PATCH v2 27/31] omap3isp: Configure CSI-2 phy based on platform data

2012-02-13 Thread Sakari Ailus
Hi Sergio, Aguirre, Sergio wrote: > On Sat, Feb 11, 2012 at 11:17 AM, Aguirre, Sergio wrote: >> Hi Sakari, >> >> On Fri, Feb 10, 2012 at 2:32 PM, Sakari Ailus wrote: >>> Hi Sergio, >>> >>> Thanks for the review! >>> >>> Aguirre, Sergio wrote: On Thu, Feb 2, 2012 at 5:54 PM, Sakari Ailus wr

Re: [PATCH v2 27/31] omap3isp: Configure CSI-2 phy based on platform data

2012-02-11 Thread Aguirre, Sergio
On Sat, Feb 11, 2012 at 11:17 AM, Aguirre, Sergio wrote: > Hi Sakari, > > On Fri, Feb 10, 2012 at 2:32 PM, Sakari Ailus wrote: >> Hi Sergio, >> >> Thanks for the review! >> >> Aguirre, Sergio wrote: >>> On Thu, Feb 2, 2012 at 5:54 PM, Sakari Ailus wrote: Configure CSI-2 phy based on platfor

Re: [PATCH v2 27/31] omap3isp: Configure CSI-2 phy based on platform data

2012-02-11 Thread Aguirre, Sergio
Hi Sakari, On Fri, Feb 10, 2012 at 2:32 PM, Sakari Ailus wrote: > Hi Sergio, > > Thanks for the review! > > Aguirre, Sergio wrote: >> On Thu, Feb 2, 2012 at 5:54 PM, Sakari Ailus wrote: >>> Configure CSI-2 phy based on platform data in the ISP driver. For that, the >>> new V4L2_CID_IMAGE_SOURCE_

Re: [PATCH v2 27/31] omap3isp: Configure CSI-2 phy based on platform data

2012-02-10 Thread Sakari Ailus
Hi Sergio, Thanks for the review! Aguirre, Sergio wrote: > On Thu, Feb 2, 2012 at 5:54 PM, 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 bo

Re: [PATCH v2 27/31] omap3isp: Configure CSI-2 phy based on platform data

2012-02-09 Thread Aguirre, Sergio
Hi Sakari, On Thu, Feb 2, 2012 at 5:54 PM, 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-off-by: Sakari Ailus > --- >  

[PATCH v2 27/31] omap3isp: Configure CSI-2 phy based on platform data

2012-02-02 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/ispcsi2.c | 10 +++- drivers/media/video/omap