LT9211c Driver for Jetpack 5

Hi,

I have been searching for the LT9211C driver for Jetson Xavier NX. I found the LT9211C driver for JetPack 6, but there is no driver for JetPack 5. Could you please direct me to the appropriate driver?

Please tell me this also, why are we integrating the driver under the DRM folder instead of the Media folder?

Thanks in advance.

Regards,
Manikandan

Hi,
Jetpack 5 is Kernel 5.10. Please check with the vendor whether they have driver for the kernel version.

Hi,

They given driver for kernel 5.10. In that driver there is no parse_dt function and some other nvidia driver function informations are missing.
Is there any other way to find the driver which is compatible for nvidia?

Regards,
Manikandan

Hi,

Please let me know about the driver.

Regards,
Manikandan

Hi,
It seems like the driver is in upstream kernel. On Jetpack 6, the kernel version is 5.15. Please share path to the driver code.

Hi,

What is meant by upstream kernel?

I am trying with Jetpack 5 which is kernel 5.10. I have received the driver code also for this kernel version. Why i have go to kernel 5.15 here?

Regards,
Manikandan

Hi,
We don’t know where LT9211C driver is. Please share the path.

Hi,

Do you want me to share the driver code?

Regards,
Manikandan

Hi,
You have mentioned I found the LT9211C driver for JetPack 6. So if we follow the steps to extract kernel code:

Kernel Customization — NVIDIA Jetson Linux Developer Guide 1 documentation

Please share the path to the LT9211C driver. The kernel version of Jetpack 6 is 5.15 and would like to know where it is or how you enable it.

Hi,

I have shared the link given below.

But this is for different process. My application is LVDS to MIPI. It is different. If I take jetpack 6 also, How can i modify the driver characterisation?

Regards,
Manikandan

Hi,
We would suggest check with the vendor for porting the driver to previous kernel. The driver code is new and it even does not exist in K5.15:

linux/drivers/gpu/drm/bridge at v5.15 · torvalds/linux · GitHub

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