OpenCloudOS-Kernel/drivers/media/platform/sunxi/sun6i-csi
Chen-Yu Tsai 19b18e78b3 media: sun6i: Add support for RGB565 formats
The CSI controller can take raw data from the data bus and output RGB565
format. The controller does not distinguish between RGB565 LE and BE.
Instead this is determined by the media bus format, i.e. the format or
order the sensor is sending data in.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-02-18 15:26:19 -05:00
..
Kconfig
Makefile
sun6i_csi.c media: sun6i: Add support for RGB565 formats 2019-02-18 15:26:19 -05:00
sun6i_csi.h media: sun6i: Add support for RGB565 formats 2019-02-18 15:26:19 -05:00
sun6i_csi_reg.h media: sun6i: manually fix other coding style issues 2018-11-23 05:16:24 -05:00
sun6i_video.c media: sun6i: Add support for RGB565 formats 2019-02-18 15:26:19 -05:00
sun6i_video.h