public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: jacopo mondi <jacopo@jmondi.org>
To: Jacopo Mondi <jacopo+renesas@jmondi.org>
Cc: mchehab@kernel.org, linux-media@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH 0/2] media: i2c: mt9v111 sensor driver
Date: Wed, 4 Jul 2018 11:01:18 +0200	[thread overview]
Message-ID: <20180704090118.GC4463@w540> (raw)
In-Reply-To: <1528730253-25135-1-git-send-email-jacopo+renesas@jmondi.org>

[-- Attachment #1: Type: text/plain, Size: 1378 bytes --]

Hello linux-media list,

On Mon, Jun 11, 2018 at 05:17:31PM +0200, Jacopo Mondi wrote:
> Hello,
>    this is a sensor level driver for Aptina MT9V111.
>
> The driver supports YUYV_2X8 output formats and VGA,QVGA,QQVGA,CIF and QCIF
> resolution.
>
> The driver allows control of frame rate through s_frame_interval or
> V4L2_CID_H/VBLANK control. In order to allow manual frame control, the chip
> is initialized with auto-exposure control, auto white balancing and flickering
> control disabled.
>
> Tested VGA, QVGA QQVGA resolutions at 5, 10, 15 and 30 frame per second.

Gentle ping for this driver, as I have now sent a patch to add a user
for it
https://patchwork.kernel.org/patch/10505175/

Thanks
   j

>
> Thanks
>    j
>
> Jacopo Mondi (2):
>   dt-bindings: media: i2c: Document MT9V111 bindings
>   media: i2c: Add driver for Aptina MT9V111
>
>  .../bindings/media/i2c/aptina,mt9v111.txt          |   46 +
>  MAINTAINERS                                        |    8 +
>  drivers/media/i2c/Kconfig                          |   12 +
>  drivers/media/i2c/Makefile                         |    1 +
>  drivers/media/i2c/mt9v111.c                        | 1297 ++++++++++++++++++++
>  5 files changed, 1364 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/i2c/aptina,mt9v111.txt
>  create mode 100644 drivers/media/i2c/mt9v111.c
>
> --
> 2.7.4
>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      parent reply	other threads:[~2018-07-04  9:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-11 15:17 [PATCH 0/2] media: i2c: mt9v111 sensor driver Jacopo Mondi
2018-06-11 15:17 ` [PATCH 1/2] dt-bindings: media: i2c: Document MT9V111 bindings Jacopo Mondi
2018-06-12 22:11   ` Rob Herring
2018-07-23 14:29   ` Sakari Ailus
2018-06-11 15:17 ` [PATCH 2/2] media: i2c: Add driver for Aptina MT9V111 Jacopo Mondi
2018-06-11 16:44   ` kbuild test robot
2018-07-17  9:48   ` Kieran Bingham
2018-07-23 14:08     ` jacopo mondi
2018-07-23 14:28   ` Sakari Ailus
2018-07-24 13:08     ` jacopo mondi
2018-07-24 13:23       ` Sakari Ailus
2018-07-04  9:01 ` jacopo mondi [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=20180704090118.GC4463@w540 \
    --to=jacopo@jmondi.org \
    --cc=jacopo+renesas@jmondi.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mchehab@kernel.org \
    /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