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.

DRA829V: PSDKLA: Is there a Linux driver for MCSPI module

Part Number: DRA829V
Other Parts Discussed in Thread: DRA829

We have an SPI slave device on SPI6 but need the master SPI driver. It looks like none of the SPI instances were enabled in the EVM devicetree, so makes me wonder whether the Linux SPI master driver for MCSPI on this platform even exists. Can you please provide this information?

I took a look at the kernel source as well. Can I use ./drivers/spi/spi-omap2-mcspi.c for this? From a quick look at the TRM and driver source the register offsets don't seem to match.

Best regards