Jetson orin nx16GB,双路摄像头可以正常工作,在设备树内修改为单路后V4L2_DQBUF卡死

我使用的是Jetson Orin nx 16gb系列,使用载板基于P3768-0000修改。
原来的设备树是两路摄像头,其中摄像头型号为nv_ox05b1s,摄像头驱动加载正常,设备树文件也确认加载成功。修改之前双路摄像头都可以正常加载使用,修改设备树后摄像头应用层卡死在
res = ioctl(fd,VIDIOC_DQBUF,&buf);。
附上修改后的设备树文件,如果需要进一步提供其他信息,请详细说明,不胜感激。
device-tree.zip (59.2 KB)

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

What do you modify? If they are working why do you modify it?