[PATCH v3 0/3] media: i2c: ov5640 feature enhancement and fixes

From: Lad Prabhakar
Date: Thu Aug 13 2020 - 13:13:49 EST


Hi All,

This patch series fixes DVP support and enables BT656 mode in
the driver.

Cheers,
Prabhakar

Changes for v3:
* Dropped DT binding patch
* Fail probe if unsupported bus_type is passed
* Fixed review comments pointed by Jacopo

Changes for v2:
* Added support to fallback in parallel mode
* Documented bus-type property
* Added descriptive commit message for patch 2/4 as pointed
by Sakari
* Fixed review comments pointed by Laurent to have separate functions
for mipi and dvp setup
* Made sure the sensor is in power down mode during startup too for
DVP mode

Lad Prabhakar (3):
media: i2c: ov5640: Enable data pins on poweron for DVP mode
media: i2c: ov5640: Add support for BT656 mode
media: i2c: ov5640: Fail probe on unsupported bus_type

drivers/media/i2c/ov5640.c | 340 +++++++++++++++++++++----------------
1 file changed, 196 insertions(+), 144 deletions(-)

--
2.17.1