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