Port source code of microphone array ADC as a driver package to the Linux kernel for the Jetson Orin NX

I’m currently embarking on the challenge of integrating the PCM6260QRTVRQ1
Microphone Array ADC with the Nvidia Jetson Orin NX platform. I’ve successfully obtained the source code for the codec, which is available at

My current objective is to port this source code as a driver package to the Linux kernel for the Jetson Orin NX. I’m seeking guidance on the essential steps and considerations required for accomplishing this task effectively.

If anyone within the community has experience or insights into porting source code to the Linux kernel specifically as a driver package for audio codec integration with the Jetson Orin NX, I would be immensely grateful for any advice or assistance you can provide.

Thank you sincerely for your time and support.

You may check Audio Setup and Development — NVIDIA Jetson Linux Developer Guide 1 documentation to see if can help. Thanks

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