[v2,0/2] media: i2c: ov5647: Add test pattern support

Message ID 20230221171048.203042-1-jacopo.mondi@ideasonboard.com (mailing list archive)
Headers
Series media: i2c: ov5647: Add test pattern support |

Message

Jacopo Mondi Feb. 21, 2023, 5:10 p.m. UTC
  A small series that upports commit 7da051cfc67 ("media: i2c: ov5647: Add test
pattern control") from the Renesas 6.1 BSP.

While at there, add small patch to make the i2c read transactions safer by
ensuring the bus is locked.

v1->v2:
- Remove "Input Data" test pattern
- Better check the i2c_transfer() return value

Jacopo Mondi (1):
  media: i2c: ov5647: Use bus-locked i2c_transfer()

Valentine Barshak (1):
  media: i2c: ov5647: Add test pattern control

 drivers/media/i2c/ov5647.c | 56 +++++++++++++++++++++++++++++---------
 1 file changed, 43 insertions(+), 13 deletions(-)

--
2.39.0