Hi,
I was following existing posts to enable MIPI without I2C (https://forums.developer.nvidia.com/t/jetson-agx-xavier-mipi-csi-2-without-i2c-from-fpga and references) based on ov5693 driver.
However, it looks like the device tree files (dtsi) do not get deployed during the kernel build, nor there is an overlay file (https://forums.developer.nvidia.com/t/did-the-jp5-0-come-with-a-drop-of-omnivision-ov5693-csi-devkit-sensor-driver-support).
Should I better rely on imx185 or imx274 drivers?
As their files are integrated into the pipeline more natively (also including jetson-io configuration).
In general, the sensor is very simple, has single mode of operation and 12-bit per pixel data type (monochrome).
Thanks :-),
Moti.