gvsyn / jetson_tc358743

Kernel module and DTS for 1080p60 w/audio
6 stars 3 forks source link

How to use it for Jetson Orin Nano/NX? #5

Open emad555 opened 3 months ago

emad555 commented 3 months ago

I am trying to use the same code for Jetson Orin with Kernal 5.1 How to use the same instructions with t23x not t210?

gvsyn commented 3 months ago

Kernel module wise, i'm not sure - the driver has a few hacks to allow 1080p60 on two lanes, plus some questionable stuff for audio. Although the clock hack for two lanes should be easily ported to 5.1.x kernels.

Device tree wise, you should be able to take what's there, and make some updates required for the Orin boards. I've not looked into those boards at all.

Would recommend looking up the nvidia docs for kernel building for the jetson