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.

SPI driver using PRUSS?

Other Parts Discussed in Thread: OMAP-L137

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?