We have a carrier board with 2 cameras(both x4). Currently, I am facing an issue with using camera0.
My camera0 consists of CSI0_D0 + CSI0_D1 + CSI1_D0 + CSI1_D1 and clock use CSI0_CLK (supported for x4 configuration) , differences from devkit (P3768-A04 Orin Carry Board) CSI1_D0 + CSI1_D1 + CSI0_D0 + CSI0_D1
Yes, I know lane_polarity is 6 for the Orin NX, but my carrier board for MIPI camera 0 is different ‘P3768-A04 Orin Carry Board’. So, is lane_polarity also 6?
" * lane_polarity must be 0x6 for sensors attached to CSI0/1 port, since CSI0 D1 and CSI1 D0 has P/N swizzled, in Orin NX 16GB, Orin NX 8GB, Orin Nano 8GB and Orin Nano 4GB modules. Set it by 0x0 for other cases."
I want to set the camera0 (CSI0+CSI1) to 4lanes. In addition to using CSI0_CLK (supported for x4 configuration) for the clock and lane_polarity = “6”, which part do I need to modify?
What is the definition of serial_a serial_b serial_c serial_d for tegra_sinterface