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.

AM3352 SPI1 如何更换MISO 和 MOSI



各位好:

我司自己设计的开发板, 现在需要SPI1 去初始化lcd, 我移植了spi以后, /dev/spidev2.0 也正常了, 就是在初始化的时候, 我发现了我们自己设计的spi的MISO 和 MOSI 正好反了, 我需要如何去修改这个配置呢? 我使用的是linux3.2 内核, 先谢谢各位了。