Re: [PATCH V2] spi: tegra114: add spi driver

2013-02-21 Thread Stephen Warren
On 02/21/2013 12:10 AM, Laxman Dewangan wrote: > Add SPI driver for NVIDIA's Tegra114 SPI controller. This controller > is different than the older SoCs SPI controller in internal design as > well as register interface. Looks good. Just a couple of nits mentioned below, then, Reviewed-by: Stephen

[PATCH V2] spi: tegra114: add spi driver

2013-02-20 Thread Laxman Dewangan
Add SPI driver for NVIDIA's Tegra114 SPI controller. This controller is different than the older SoCs SPI controller in internal design as well as register interface. This driver supports the: - non DMA based transfer for smaller transfer i.e. less than FIFO depth. - APB DMA based transfer for lag