Sakari,

Em 14-05-2012 12:56, Sakari Ailus escreveu:
> Hi all,
> 
> Here are a few patches that implement V4L2_CID_PIXEL_RATE in a couple of
> drivers. The control is soon required by some CSI-2 receivers to configure
> the hardware, such as the OMAP 3 ISP one.

Before spreading this everywhere, let me understand a little bit better about
V4L2_CID_PIXEL_RATE and the other ioctl's that handle the image rate, as 
changing
one affects the other.

Regards,
Mauro
> 
> ---
> 
> The following changes since commit e89fca923f32de26b69bf4cd604f7b960b161551:
> 
>   [media] gspca - ov534: Add Hue control (2012-05-14 09:48:00 -0300)
> 
> are available in the git repository at:
>   ssh://linuxtv.org/git/sailus/media_tree.git media-for-3.5
> 
> Laurent Pinchart (3):
>       mt9t001: Implement V4L2_CID_PIXEL_RATE control
>       mt9p031: Implement V4L2_CID_PIXEL_RATE control
>       mt9m032: Implement V4L2_CID_PIXEL_RATE control
> 
>  drivers/media/video/mt9m032.c |   13 +++++++++++--
>  drivers/media/video/mt9p031.c |    5 ++++-
>  drivers/media/video/mt9t001.c |   13 +++++++++++--
>  include/media/mt9t001.h       |    1 +
>  4 files changed, 27 insertions(+), 5 deletions(-)
> 
> 
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to