Has anyone ever used the PRUSS to implement a Linux SPI driver? Or any SPI driver, for that matter.
I am using Linux with an OMAP-L137 / DA830. I've used the davinci SPI driver, and I've used a bitbang SPI driver. I'd like to offload the SPI support onto the PRU. Has anyone here ever seen that done? Or am I on my own?