[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190203160358.21050-1-wens@csie.org>
Date: Mon, 4 Feb 2019 00:03:55 +0800
From: Chen-Yu Tsai <wens@...e.org>
To: Yong Deng <yong.deng@...ewell.com>,
Maxime Ripard <maxime.ripard@...tlin.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Sakari Ailus <sakari.ailus@...ux.intel.com>
Cc: Chen-Yu Tsai <wens@...e.org>, linux-media@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] media: sun6i: One regmap fix and support RGB565 and JPEG
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
Powered by blists - more mailing lists