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

From: Hans Verkuil
Date: Thu Jun 20 2019 - 04:55:08 EST


On 6/17/19 3:43 PM, Hugues Fruchet wrote:
> 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(-)
>


For this series:

Reviewed-by: Hans Verkuil <hverkuil-cisco@xxxxxxxxx>

Regards,

Hans