Hi Laurent, Thanks for the review. > > Hi Inbaraj, > > On Thu, Aug 14, 2025 at 07:39:38PM +0530, Inbaraj E wrote: > > MIPI_CSIS_V3_3 and MIPI_CSIS_V3_6_3 support streaming only on VC0. > > That doesn't appear to be true, at least for MIPI_CSIS_V3_6_3. I have a patch > series that adds VC support for v3.6.3 in the i.MX8MP, and it has been > susccessfully tested. > Thanks for the patches. I'll add Tesla FSD CSIS support on top of Your patch. > > > > + csis->vc = 0; > > + > > Dynamic VC selection belongs to this patch, not patch 09/12. 09/12 does too > many different things, it has to be split into one patch per feature. > I'll break down the patches by feature. Regards, Inbaraj E