Adding Camera to the Custom Board

Hi,

I need to add one extra camera to the custom board with Nano SoM.

Taking the reference of the dtsi file “tegra210-camera-rbpcv2-imx219.dtsi” updated the custom dtsi file.

The camera is being detected as an I2C device, but the dev nodes are not created for the camera.

Is there any other files that should be taken as reference for detecting the dev nodes.

It would be helpful if you could help me out in figuring the issue.

hello ann.r,

please check V4L2 Sensor Driver Development Tutorial for the steps of writing a complete V4L2 compliant driver for an image sensor to connect to the NVIDIA Jetson platform over MIPI CSI-2.

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