]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
media: ov5640: Add additional media bus formats
authorSam Bobrowicz <sam@elite-embedded.com>
Thu, 11 Oct 2018 16:23:30 +0000 (09:23 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 15 Oct 2018 06:17:54 +0000 (08:17 +0200)
commitabf31f6223fb672f8024d0ae61925fa3a8b011ca
treece89d0f6166692a480fc1ae1fd769d58cd34ddca
parent31899342eba847889b855e83dfa6a79c774d77d0
media: ov5640: Add additional media bus formats

Add support for 1X16 yuv media bus formats (v4l2_mbus_framefmt).
These formats are equivalent to the 2X8 formats that are already
supported, both of which accurately describe the data present on
the CSI2 interface. This change will increase compatibility with
CSI2 RX drivers that only advertise support for the 1X16 formats.

Signed-off-by: Sam Bobrowicz <sam@elite-embedded.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/media/i2c/ov5640.c