MLK-20046-2: ISI: add YUV444M format support
authorGuoniu.Zhou <guoniu.zhou@nxp.com>
Thu, 25 Oct 2018 03:14:52 +0000 (11:14 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
add YUV444M format support

Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
(cherry picked from commit e424d16926d0320b31850bdd293e77c164a80661)

drivers/media/platform/imx8/mxc-isi-m2m.c

index 65c7df0..805c0ee 100644 (file)
@@ -39,7 +39,7 @@
 #define file_to_ctx(file)              \
        container_of(file->private_data, struct mxc_isi_ctx, fh);
 
-extern struct mxc_isi_fmt mxc_isi_out_formats[8];
+extern struct mxc_isi_fmt mxc_isi_out_formats[9];
 
 struct mxc_isi_fmt mxc_isi_input_formats[] = {
        /* Pixel link input format */