Camera driver porting, probe success but no /dev/video

Hi Samuel,

I had the same problem moving from jetpack4 to jetpack5.
threads are the following:

the bottom line was to add “vc-id = 0” in the DTS and “vc_id = 0” in the mode sections.
in my case, I’m not using virtual channels so using 0 will work. I don’t know about your particular case though.

Hope this helps,
Alain