Re: imx6ull capture from OV5640
From: Fabio Estevam <festevam@gmail.com>
Date: 2021-01-04 16:22:48
H Rui, On Mon, Jan 4, 2021 at 10:45 AM Rui Miguel Silva [off-list ref] wrote:
I really only had the warp7 board which only had the csi2 as video mux input, never got the chance to test it with a parallel input. And the driver expects that we always have a mux. I was not even aware that an imx6 would have the same csi ip.
Please check the following commit:
commit 0486a18ce82bd00d69ddc0fab8faa4b80df2117b
Author: Sébastien Szymanski [off-list ref]
Date: Wed Jul 31 13:33:30 2019 -0300
media: imx7-media-csi: add i.MX6UL support
i.MX7 and i.MX6UL/L have the same CSI controller. So add i.MX6UL/L support
to imx7-media-csi driver.
Signed-off-by: Sébastien Szymanski [off-list ref]
Reviewed-by: Rui Miguel Silva [off-list ref]
Reviewed-by: Fabio Estevam [off-list ref]
Signed-off-by: Sakari Ailus [off-list ref]
Signed-off-by: Mauro Carvalho Chehab [off-list ref]