when I read the AN13275 document "How to enable linux BSP L5.4 on a new imx8/8x board", there is a question about add the serializer、deserializerdriver in the table below
these ds90ub94x.c/mx9675x.c codes do not exist in the current linux-imx kernel. Does nxp provide these drivers? If so, how to obtain it
Solved! Go to Solution.
Hi
These drivers that we used here are for examples to present how to add drivers to kernel. You can take your own drivers to add. There are no these drivers in official website.
Best regards
Harvey
Hi, Harvey
Thanks for your help! At the same time, I also want to know, such a patch pack in the official website of NXP which address to download?
Hi
These drivers that we used here are for examples to present how to add drivers to kernel. You can take your own drivers to add. There are no these drivers in official website.
Best regards
Harvey
ok, thanks for you support !!