media: imx.rst: Fix the MIPI CSI-2 virtual channel
authorFabio Estevam <festevam@gmail.com>
Thu, 9 Apr 2020 16:29:42 +0000 (18:29 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 21 Apr 2020 11:28:43 +0000 (13:28 +0200)
commit9429e7072f8ffc1aae4f2a2c4aeee9db847905f5
tree534bf9784fb9e08837c2c79b35ee0b85e194b518
parentff8c2784b057596ae1fe75693046e1ac3382d8bf
media: imx.rst: Fix the MIPI CSI-2 virtual channel

The current instructions for imx6q-sabresd do not lead to functional
capture on OV5640 MIPI CSI-2.

The reason for this, as explained by Steve Longerbeam, is that OV5640 by
default transmits on virtual channel 0, not channel 1 as is given in the
instructions.

Adapt the instructions to use virtual channel 0 so that a working
camera setup can be achieved on imx6q-sabresd.

Also, since we are using an IC direct conversion pipeline, improve
the example by demonstrating colorspace and scaling.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Steve Longerbeam<slongerbeam@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/admin-guide/media/imx.rst