[PATCH v3 0/2] media: i2c: ov772x: Enable BT656 mode and test pattern support
From: Lad Prabhakar
Date: Mon Aug 24 2020 - 15:04:19 EST
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