Hi @JerryChang,
It’s getting more confusing, so would you kindly ask my questions:
According to this figure:
QUESTION1:
I can see that:
CAM0 port uses CSI0 & CSI1 (where pins are swizzled) so I need to set the lane_polarity= 6;
CAM1 port uses CSI2 & CSI3 (where pins are NOT swizzled) so I need to set the lane_polarity= 0; CORRECT?
QUESTION2:
And according to this figure:
What are the meaning of these letters; I mean what is CAM0 and CAM1 port is using??
Cam0 slot (uses CSI-C) (i.e. Set port-index= 2)
Cam1 slot (uses CSI-B) for P3768 (i.e. Set port-index= 1)
CORRECT?
QUESTION3:
Please find the following driver code where I set the lane-polarity and port-index as explained:
AND
CORRECT??
Thanks a lot for you help!