How to modify Non-continuous clock to continuous clock for mipi csi input?

Hi,
I am using the AGX Orin platform, with an IMX219 sensor connected via an FPGA board to the AGX Orin’s CSI input.

The TX end of our FPGA board can only output sensor data in continuous clock mode. We modified the device tree of imx219 to set discontinuous_clk=no, but it doesn’t seem to have any effect.

I would like to know which register we can access to configure non-continuous & continuous clock mode?

Thank you in advance.

You need modify the sensor REG if you want to config the sensor output clocks.
The discontinuous_clk is for Jetson receive setting.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.