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.

Linux/AM5728: /sys/class/remoteproc directory never appears

Part Number: AM5728


Tool/software: Linux

Linux 4.9.32, AM5728

I am attempting to setup the PRU and I have the modules rpmsg_pru, pru_rproc, prusss_intc, pruss, virtio_rpmsg_bus and remoteproc built and loading correctly. I also have /dev/rpmsg_puu30->33 and the default echo example to and from the firmware works fine (e.g., PRU_RPMsg_Echo_Interrupt_1_0.out).

However, the remoteproc module does not create /sys/class/remoteproc directory at all. Does anyone know why this might be?