TX2 CSI2 CPHY vs DPHY

Experts,

from parker TRM, I understand the NVCSI supports both CPHY & DPHY. I have a requirement to interface the camera thet supports only DPHY option.

Please can you seugget where I need to look into to switch between CPhy & DPhy?

Thanks

Hi NVDIA exeprts,

With experiments, I understood default is D-PHY.
Still I am unsure how to switch to C-Phy.

Thanks

hello ravikiran.hv,

here’s configuration in the kernel driver to set the NvCSI phy modes.
please refer to below,

sources/kernel/kernel-4.4/drivers/media/platform/tegra/camera/csi/csi4_registers.h
 
#define CFG_PHY_MODE

Next release should have c-phy implement sample code. Should be defined in the DT.