I had trying all register value between 0x00 and 0xFF for the PLL clock (mipi_csi2_write(info, 0x000000XY, CSI2_PHY_TST_CTRL1);) and for each i receive several 0x200 and finally the PHY_STATE 0x2f0.
I think i have an error in my driver. Perhaps i forgot to enable something.
The clock signal was checked in the mipi before imx6 : all is ok.
Anybody have an idea on what can be the problem ?
thanks.