media: imx: imx7-media-csi: Set TWO_8BIT_SENSOR for >= 10-bit formats
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx: imx7-media-csi: Set TWO_8BIT_SENSOR for >= 10-bit formats Author: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Date: Wed Feb 3 04:08:19 2021 +0100 Sample code from NXP, as well as experiments on i.MX8MM with RAW10 capture with an OV5640 sensor connected over CSI-2, showed that the TWO_8BIT_SENSOR field of the CSICR3 register needs to be set for formats larger than 8 bits. Do so, even if the reference manual doesn't clearly describe the effect of the field. Signed-off-by:Laurent Pinchart <laurent.pinchart@ideasonboard.com> Tested-by:
Martin Kepplinger <martin.kepplinger@puri.sm> Reviewed-by:
Rui Miguel Silva <rmfrfs@gmail.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> drivers/staging/media/imx/imx7-media-csi.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Please register or sign in to comment