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
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_
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
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
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