Hi Nvidia Team,
I’m trying to connect 2 ov2311 camera board (2 lane) to xavier nx 2 lane camera port . Following thing i tried in dtsi file.
- Inside i2c0 node i compatible one camera and other camera is on i2c1.
- both the camera compatible in i2c0 node only.
- one camera i compatible in 4 lane port and other camera is connect in one of the 2 lane port .
All the above scenario , instead of probing both the camera , only one camera i’m able to probe which is not our actual use case.
Can you please help me in these?