Hi,
I want to configurate am437x spi0 as slave mode, but I don't know how to modify the am437x-evm.dts or drivers/spi/spi-omap2-mcspi.c.
The tools that I am using:
ti-processor-sdk-linux-am437x-evm-01.00.00.03
linux-3.14.43
Regards,
Boch
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.
Hi,
Thanks for your reply.
According to the TRM, McSPI is in slave mode when the bit MS of the register MCSPI_MODULCTRL is set.
so, I just set this bit to 1h? other more?
BR,
Boch
Hi, Boch.
Have you got the driver with demanded functionality?
Because I also need a SPI slave driver for Linux. It seems to me that so much people ask it, but nobody has.
Can you share it? :) Thanks.
Best regards,
Sergey.