Hi Fabio, Thank you for the patch. On Thu, Aug 26, 2021 at 03:38:19PM -0300, Fabio Estevam wrote: > Video capture has been successfully tested using an OV5640 parallel > sensor on a imx6ull-evk board at a 640x480 resolution and UYVY8_2X8 > format. > > Remove the two items that are no longer pending. > > Signed-off-by: Fabio Estevam <festevam@xxxxxxx> Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > drivers/staging/media/imx/TODO | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/drivers/staging/media/imx/TODO b/drivers/staging/media/imx/TODO > index 2384f4c6b09d..06c94f20ecf8 100644 > --- a/drivers/staging/media/imx/TODO > +++ b/drivers/staging/media/imx/TODO > @@ -27,8 +27,3 @@ > - i.MX7: all of the above, since it uses the imx media core > > - i.MX7: use Frame Interval Monitor > - > -- i.MX7: runtime testing with parallel sensor, links setup and streaming > - > -- i.MX7: runtime testing with different formats, for the time only 10-bit bayer > - is tested -- Regards, Laurent Pinchart