Hi all,
I want to implement the function to communicate with PRU in kernel driver.
I know that there are APIs for user space applications:
processors.wiki.ti.com/.../PRU_Linux_Application_Loader_API_Guide
but I can not find any examples for kernel space.
So, I want to know...
1. Is it possible to communicate with PRU from kernel driver ?
2. If possible.
2.1. Are there any APIs for the purpose ?
2.2. Are there any examples which communicate between linux kernel and PRU ?
Regards,
TOMINAGA Satoshi