Dear All,
I am facing an issue in configuring SPI1 with CS2 on L138 EVM. I am using PSP version is linux-2.6.33-rc4-psp03.20.00.14.
On EVM SPI1 with CS0 is configured for SPI Flash. We are using custom expander
board for LCD configuration via SPI1 with CS2. Although we have made necessary
changes in kernel including PINMUX settings, we are not getting o/p on SPI
signals. During driver initialization we can see SPI_SCS[2] toggling
momentarily but as soon as SPI_SCS[2] toggles SPI_CLK and SPI_SOMI are driven
low forever until board is rebooted.
We also checked at u-boot level using sspi command to do continuous write on CS2 but no success.
We would appreciate if you can provide some utility or reference driver that we can use on L138 EVM and test SPI interface with different chip select pins.
Regards,
Dipen Patel