Hi Fabio,
On Wed, Jan 06, 2021 at 06:10:44PM -0300, Fabio Estevam wrote:
On Wed, Jan 6, 2021 at 12:41 PM Laurent Pinchart wrote:
quoted
Would you be able to bisect this ?
Sure, the commit the broke camera capture on a imx6ul-evk board was:
commit d2c66a98046a42ccb7d8a7b761a5dd6867815171
Author: Laurent Pinchart [off-list ref]
Date: Tue Mar 10 16:04:01 2020 +0200
media: imx: imx7-media-csi: Disable legacy video node API
Support for the MC-centric API has been tested on the i.MX7. Enable it
for that platform. i.MX6 should be converted next.
Signed-off-by: Laurent Pinchart [off-list ref]
If I use your imx/csi/imx7 branch, and then revert the above commit,
camera capture works for me (with the additional patch from me and Rui
as discussed in the other thread).
Ah of course, I should have mentioned that, sorry. Without the legacy
video node API, the pipeline has to be configured with the MC API and
the V4L2 subdev userspace API before starting the stream.
--
Regards,
Laurent Pinchart