MLK-20046-1: ISI: correct RGB24 and BGR24 format configuration
authorGuoniu.Zhou <guoniu.zhou@nxp.com>
Wed, 24 Oct 2018 07:26:20 +0000 (15:26 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitef15d1fb13122c91a24f729fbe75e4e7416750d1
tree50eaaecfc4bc019d146e581f1c27ce4dd316294d
parent67045be72c6c2f085beb7effb25541baf9483e77
MLK-20046-1: ISI: correct RGB24 and BGR24 format configuration

According to V4L2 doc, RGB24 and BGR24 should have three bytes
for each pixel rather than four, so correct it.

Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
(cherry picked from commit 3694f7ffe2443d86ae740f12393edc007c997a98)
drivers/media/platform/imx8/mxc-isi-cap.c