MLK-22130: media: ISI: Return error when the output width more than 2048
authorGuoniu.Zhou <guoniu.zhou@nxp.com>
Fri, 28 Jun 2019 09:36:25 +0000 (17:36 +0800)
committerGuoniu.Zhou <guoniu.zhou@nxp.com>
Wed, 7 Aug 2019 06:29:03 +0000 (14:29 +0800)
commitbf1fd5fd8fd8ab3f541125e329394fd794585847
treebd308769cd53e607a2da75c5ea4c9c946ac02223
parentd901e394905395827391cad0b1960ee507b38a8a
MLK-22130: media: ISI: Return error when the output width more than 2048

Because ISI of imx815 only have one channel, so the line buffer
chain function can not be used. The maximum supported line width
is 2048.

Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
drivers/media/platform/imx8/mxc-isi-cap.c