Implementing 4 Virtual Channel in single port using Jetson Xavier NX

Hello,
1] Can I implement 4 virtual channel concept using imx219 driver in Jetson Xavier NX. If so, how to implement it.
2] In imx390 dtsi V4L2 device node location(devnode = “video0”) is not present . My question is without devnode in dtsi file how it will create /dev/video0 file and also is any document is their for understand imx390 driver.

Thanks

hello AlbinRaj0,

there’s an exactly same discussion thread, Multi Virtual Channel Implementation in a CSI port using Xavier NX.
please also refer to Jetson Virtual Channel with GMSL Framework Guide for more details.
thanks

Hi Jerry,
Thanks. I will check it.

Hi Jerry,
I don’t want deserializer and serializer because my sensor sent 4 packet(0-3 VC) continuously so that can I change imx219 dtsi file to read 4 virtual channel packet in a sequence. If so what are the changes I want to done.

hello AlbinRaj0,

is this a related issue of Topic 156867?
thanks