Home
last modified time | relevance | path

Searched hist:"6 bc3ea47" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-beacon-baseboard.dtsi6bc3ea47 Sun May 07 10:15:48 CDT 2023 Adam Ford <aford173@gmail.com> arm64: dts: imx8mn-beacon: Add support for OV5640 Camera

The baseboard has a very specific pinout for the TD Next 5640
camera which uses an OV5640 sensor. Enable it as part of the
deveopment kit baseboard instead of an overlay.

Enable the camera with the following
media-ctl -l "'ov5640 1-0010':0 -> 'csis-32e30000.mipi-csi':0 [1]"
media-ctl -v -V "'ov5640 1-0010':0 [fmt:UYVY8_1X16/640x480 field:none]"
media-ctl -v -V "'crossbar':0 [fmt:UYVY8_1X16/640x480 field:none]"
media-ctl -v -V "'mxc_isi.0':0 [fmt:UYVY8_1X16/640x480 field:none]"

Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>