Linux Media Controller development
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Sakari Ailus <sakari.ailus@iki.fi>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH 0/3] V4L2_CID_PIXEL_RATE support in sensor drivers
Date: Mon, 14 May 2012 09:30:32 +0200	[thread overview]
Message-ID: <3000181.vkxHx4XP90@avalon> (raw)
In-Reply-To: <20120513215335.GF3373@valkosipuli.retiisi.org.uk>

Hi Sakari,

On Monday 14 May 2012 00:53:36 Sakari Ailus wrote:
> On Wed, May 09, 2012 at 02:55:56PM +0200, Laurent Pinchart wrote:
> > Hi everybody,
> > 
> > This patch implements support for the V4L2_CID_PIXEL_RATE control in the
> > mt9t001, mt9p031 and mt9m032 sensor drivers.
> > 
> > Recent changes to the OMAP3 ISP driver (see the media-for-3.5 branch in
> > the http://git.linuxtv.org/sailus/media_tree.git repository) made support
> > for that control mandatory for sensor drivers that are to be used with the
> > OMAP3 ISP.
> > 
> > Sakari, would you like to take these patches in your tree and push them
> > for v3.5 ? V4L2_CID_PIXEL_RATE support for the mt9v032 driver is also
> > still missing, the patch you've sent to the list two months ago needs to
> > be rebased. Will you do that or should I do it ? I'm also wondering
> > whether that patch shouldn't mark the V4L2_CID_PIXEL_RATE control as
> > volatile, calling v4l2_s_ext_ctrls() from inside the driver looks quite
> > hackish to> me. The alternative would be to create a 64-bit version of
> > v4l2_ctrl_s_ctrl().
> >
> > 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(-)
> 
> Acked-by: Sakari Ailus <sakari.ailus@iki.fi>

Thank you. Ad the patches depend on the V4L2_CID_PIXEL_RATE control, could you 
please take them in your tree and push them for v3.5 ?

-- 
Regards,

Laurent Pinchart


      reply	other threads:[~2012-05-14  7:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-09 12:55 [PATCH 0/3] V4L2_CID_PIXEL_RATE support in sensor drivers Laurent Pinchart
2012-05-09 12:55 ` [PATCH 1/3] mt9t001: Implement V4L2_CID_PIXEL_RATE control Laurent Pinchart
2012-05-09 12:55 ` [PATCH 2/3] mt9p031: " Laurent Pinchart
2012-05-09 12:55 ` [PATCH 3/3] mt9m032: " Laurent Pinchart
2012-05-13 21:53 ` [PATCH 0/3] V4L2_CID_PIXEL_RATE support in sensor drivers Sakari Ailus
2012-05-14  7:30   ` Laurent Pinchart [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3000181.vkxHx4XP90@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=sakari.ailus@iki.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox