Open emad555 opened 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
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?