[PATCH 0/3] media: sun6i: One regmap fix and support RGB565 and JPEG

From: Chen-Yu Tsai
Date: Sun Feb 03 2019 - 11:04:07 EST


Hi everyone,

This series is adds support for two (three if you count big / little
endian) media bus formats to the sun6i-csi driver. There's also a small
fix for an exception I encountered while working on this.

Both modes were tested using an OV5640 sensor. To use JPEG, the patch
"media: ov5640: Set JPEG output timings when outputting JPEG data" from
my "media: ov5640: JPEG and test pattern improvements" series is also
needed.

I prepared this series on 1/18, alone with the "media: ov5640: Set JPEG
output timings when outputting JPEG data", but ended up forgetting to
send out this one.

Please have a look.


Regards
ChenYu

Chen-Yu Tsai (3):
media: sun6i: Fix CSI regmap's max_register
media: sun6i: Add support for RGB565 formats
media: sun6i: Add support for JPEG media bus format

.../platform/sunxi/sun6i-csi/sun6i_csi.c | 27 ++++++++++++++++---
.../platform/sunxi/sun6i-csi/sun6i_csi.h | 3 +++
.../platform/sunxi/sun6i-csi/sun6i_video.c | 3 +++
3 files changed, 30 insertions(+), 3 deletions(-)

--
2.20.1