Issues with Camera Configuration After Editing dtsi File in JP 5.1.3 Kernel Version 5.10

Hello,

I am currently working on implementing 4-lane camera support for the JP 5.1.3 kernel version 5.10. I have made modifications to the device tree file tegra194-camera-rbpcv2-imx219.dtsi. In a previous setup with SDK 4.6.2 and kernel version 4.9, the camera functioned properly after making similar changes.

However, after applying the changes to the dtsi file and flashing the system, the default IMX219 camera is no longer functioning. I suspect the issue might be related to the edits made in the dtsi file.

The necessary changes have been added to the file, including the addition of VI ports in the tegra-capture-vi node, with vi_port2: port@2 being used for the 4-lane configuration. Additionally, the i2c@3160000 node is being used as the I2C bus controller.

Could you please review the dtsi file and advise on any additional edits or adjustments needed to ensure the camera operates correctly?

Thank you for your assistance.

Best regards,
Anandhu Prasad

Hello @anandhu.prasad,

Is it possible for you to share the dtsi file you customized ?

regards,
Andrew
ContactUs: support@proventusnova.com
www.proventusnova.com

Hi,

Are you using IMX219 with 15 pin connector (see Schematics https://www.raspberrypi.com/documentation/accessories/camera.html) this connector only have 2 MIPI lanes connected to the port.

Manuel Leiva
Embedded SW Engineer at RidgeRun
Contact us: support@ridgerun.com
Developers wiki: https://developer.ridgerun.com
Website: www.ridgerun.com

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