Other Parts Discussed in Thread: AM4372,
Hi,
We are trying to access the PRUs from the ARM running Linux. The kernel is the linux-ti kernel 5.10 with RT patches. Do we need to add anything to the device tree for the Linux PRU drivers to be able to access the PRUs?
The drivers are built and appear to be included. We can start and stop the PRUs with
echo "start" > /sys/class/remoteproc/remoteproc1/state
but not see the PRUs under /dev/rpmsg*.
Best regards,
Jonathan