linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
To: Jacopo Mondi <jacopo@jmondi.org>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Sakari Ailus <sakari.ailus@iki.fi>,
	Hans Verkuil <hverkuil@xs4all.nl>,
	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	linux-media@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	Biju Das <biju.das.jz@bp.renesas.com>,
	Prabhakar <prabhakar.csengg@gmail.com>
Subject: [PATCH v3 0/2] media: i2c: ov772x: Enable BT656 mode and test pattern support
Date: Mon, 24 Aug 2020 20:04:04 +0100	[thread overview]
Message-ID: <20200824190406.27478-1-prabhakar.mahadev-lad.rj@bp.renesas.com> (raw)

Hi All,

This patch series adds support for BT656 mode in the ov772x sensor
and also enables color bar test pattern control.

Cheers,
Prabhakar

Changes for v3:
* Dropped DT binding documentation patch as this is handled by Jacopo.
* Fixed review comments pointed by Jacopo.

[1] https://www.spinics.net/lists/linux-media/msg175098.html

Changes for v2:
* Updated DT bindings
* Driver defaults to parallel mode
* Fixed return type when endpoint parsing fails

Lad Prabhakar (2):
  media: i2c: ov772x: Add support for BT656 mode
  media: i2c: ov772x: Add test pattern control

 drivers/media/i2c/ov772x.c | 57 +++++++++++++++++++++++++++++++++++++-
 include/media/i2c/ov772x.h |  1 +
 2 files changed, 57 insertions(+), 1 deletion(-)

-- 
2.17.1


             reply	other threads:[~2020-08-24 19:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-24 19:04 Lad Prabhakar [this message]
2020-08-24 19:04 ` [PATCH v3 1/2] media: i2c: ov772x: Add support for BT656 mode Lad Prabhakar
2020-09-03 15:59   ` Jacopo Mondi
2020-09-04  1:20   ` Laurent Pinchart
2020-09-04  7:55     ` Jacopo Mondi
2020-09-04  8:21       ` Sakari Ailus
2020-09-04  9:20         ` Jacopo Mondi
2020-09-04  9:36           ` Sakari Ailus
2020-09-04 10:35             ` Jacopo Mondi
2020-09-04 11:00               ` Sakari Ailus
2020-09-04 13:48                 ` Laurent Pinchart
2020-09-04 19:51                   ` Sakari Ailus
2020-09-04 13:29         ` Laurent Pinchart
2020-08-24 19:04 ` [PATCH v3 2/2] media: i2c: ov772x: Add test pattern control Lad Prabhakar
2020-09-03 16:11   ` Jacopo Mondi
2020-09-04  1:28   ` Laurent Pinchart

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=20200824190406.27478-1-prabhakar.mahadev-lad.rj@bp.renesas.com \
    --to=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=hverkuil@xs4all.nl \
    --cc=jacopo@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 \
    --cc=prabhakar.csengg@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).