mbox

[v3,0/2] media: i2c: ov772x: Enable BT656 mode and test pattern support

Message ID 20200824190406.27478-1-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive)
Headers

Message

Prabhakar Mahadev Lad Aug. 24, 2020, 7:04 p.m. UTC
  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(-)