Re: [PATCH 00/75] media: imx: Miscellaneous fixes and cleanups for i.MX7
From: Fabio Estevam <festevam@gmail.com>
Date: 2021-01-06 21:11:56
From: Fabio Estevam <festevam@gmail.com>
Date: 2021-01-06 21:11:56
Hi Laurent, On Wed, Jan 6, 2021 at 12:41 PM Laurent Pinchart [off-list ref] wrote:
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).
Regards,
Fabio Estevam