On Monday 30 March 2009, s-paul...@ti.com wrote:
> This patch adds support for SPI driver for DaVinci and DA8xx.
> The SPI module on DM355,DM365 and DM6467 is a little different
> from that on DA8xx. So we use two different flags, 'DAVINCI_SPI_VERSION_1'
> and 'DAVINCI_SPI_VERSION_2' in the driver.
This patch adds support for SPI driver for DaVinci and DA8xx.
The SPI module on DM355,DM365 and DM6467 is a little different
from that on DA8xx. So we use two different flags, 'DAVINCI_SPI_VERSION_1'
and 'DAVINCI_SPI_VERSION_2' in the driver.
Signed-off-by: Sandeep Paulraj
---
drivers/spi/Kconfi