This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Communication between linux kernel and PRU

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