VC-MIPI-modules / vc_mipi_nvidia

Vision Components MIPI CSI-2 driver for NVIDIA Jetson Nano, Xavier NX, AGX Xavier, TX2 and Orin Nano, Orin NX
79 stars 31 forks source link

Support L4T 35.2.1 #8

Closed pmliquify closed 1 year ago

pmliquify commented 1 year ago

Supports

MartinHerren commented 1 year ago

Had a draft PR open working on Orin NX with L4T 35.2.1 and 35.3.1 but it has been closed: https://github.com/VC-MIPI-modules/vc_mipi_nvidia/pull/5

The PR was still draft as it didn't update the shell scripts or the README as we only used it integrated into our own BSP so we can use your scripts.

pmliquify commented 1 year ago

Thanks a lot Martin, I had a look into it. Because of refactoring work on some scripts we won't use the PR as is, but used some code changes.

MartinHerren commented 1 year ago

Hello,

for info i updated my Orin NX on DevKit device tree. It was lacking the polarity inversion on some lanes so only one camera worked before. Now both ports work fine. I could only test one port at a time as i have only one camera for evaluation purpose.

Tested working fine on a L4T 35.3.1 Orin NX on DevKit and custom carrier board with a VC IMX 265 camera.

https://github.com/MartinHerren/vc_mipi_nvidia/blob/orin_nx/src/devicetree/NV_DevKit_OrinNX/tegra234-p3768-camera-vc-mipi-cam.dtsi

Unfortunately still needs the max_speed.sh hack to work.

Best regards

pmliquify commented 1 year ago

This issue will be closed. We support L4T 35.2.1 and L4T 35.3.1 with Release 0.14.0 on Xavier NX and AGX Xavier. See Issue #9 for more information on Jetson Orin Nano/NX support.