Hi All,
We are using TX2.
We need to implement 8-lane MIPI D-PHY sensor and I have some questions:
In TRM 27.6.3. It says that TX2 can support 8-lane deint mode for OmniVision sensor, and OV sensor has 8 pairs data lane and 1 pair clock lane. However, I think it is not implemented in VI4 driver after we trace source code.
Currently, 8-lane mode is using gang mode and sample device is TC358840 which has dual MIPI links ( 8 pairs data lane and 2 pairs data lane).
Our target device is OmniVision style sensor and there is only one pair of clock lane. Does gang mode also support 8-lane de-interleaving mode? If it doesn’t, do you have any guide line for 8-lane de-interleaving mode?
Thanks a lot.