[PATCH v2 0/3] Add support of RGB565, YUV and JPEG to MIPID02 bridge

From: Hugues Fruchet
Date: Mon Jun 17 2019 - 09:49:21 EST


Add support of RGB565, YUV and JPEG to MIPID02 bridge.

===========
= history =
===========
version 2:
- Link frequency could not be computed from pixel rate for JPEG,
remove JPEG case in bpp_from_code().

version 1:
- Initial submission

Hugues Fruchet (3):
media: st-mipid02: add support of RGB565
media: st-mipid02: add support of YUYV8 and UYVY8
media: st-mipid02: add support of JPEG

drivers/media/i2c/st-mipid02.c | 31 +++++++++++++++++++++++++------
1 file changed, 25 insertions(+), 6 deletions(-)

--
2.7.4