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.

LINUXSDK-OMAPL138: Remoteproc driver

Part Number: LINUXSDK-OMAPL138
Other Parts Discussed in Thread: OMAPL138

Hi,

How to use kernel remoteproc driver?

Customer want to apply linux-rtos IPC. And remoteproc/rpmsg driver from ARM linux kernel need to communicate with IPC driver on the DSP. 

I have read10.2.5.1.2 in this link: https://software-dl.ti.com/processor-sdk-rtos/esd/docs/06_03_00_106/AM437X/rtos/index_how_to_guides.html?highlight=remote#create-dsp-and-ipu-firmware-using-pdk-drivers-and-ipc-to-load-from-arm-linux-on-am57xx-devices  

But i didn't see how to use remoteproc driver.