arm64: dts: imx8mm-beacon: Enable OV5640 Camera
authorAdam Ford <aford173@gmail.com>
Sun, 28 Nov 2021 12:50:10 +0000 (06:50 -0600)
committerShawn Guo <shawnguo@kernel.org>
Mon, 6 Dec 2021 02:35:43 +0000 (10:35 +0800)
commit9f046930657e9e231a2f9139cdcb611805b19d7c
tree7d7a75e1b8d6757ea7b9256560bb74fb7d57470e
parente523b7c54c05caec488cc062f0b6c497b1837ed6
arm64: dts: imx8mm-beacon: Enable OV5640 Camera

The baseboard has support for a TDNext 5640 Camera which
uses an OV5640 connected to a 2-lane CSI2 interface.

With the CSI and mipi_csi2 drivers pointing to an OV5640 camera, the media
pipeline can be configured with the following:

    media-ctl --links "'ov5640 1-003c':0->'imx7-mipi-csis.0':0[1]"

The camera and various nodes in the pipeline can be configured for UYVY:
    media-ctl -v -V "'ov5640 1-003c':0 [fmt:UYVY8_1X16/640x480 field:none]"
    media-ctl -v -V "'csi':0 [fmt:UYVY8_1X16/640x480 field:none]"

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-beacon-baseboard.dtsi