Re: [spi-devel-general] [PATCH 1/2 v3] OMAP-McSPI: Update platform McSPI files

2010-08-13 Thread Grant Likely
On Fri, Aug 13, 2010 at 4:25 PM, Grant Likely wrote: > On Fri, Aug 13, 2010 at 7:58 AM, Govindraj.R wrote: >> + * >> + * @fifo_depth when set to non zero values enables FIFO. fifo_depth >> + * should be set as a multiple of buffer size used for read/write. >> + */ Oh, and on this, which buffer s

Re: [spi-devel-general] [PATCH 1/2 v3] OMAP-McSPI: Update platform McSPI files

2010-08-13 Thread Grant Likely
Hi Hermanth, A few comments below. I imagine to avoid ordering issues, both of these patches should be merged through the spi tree? On Fri, Aug 13, 2010 at 7:58 AM, Govindraj.R wrote: > > From: Hemanth V > > This patch updates platform files for fifo, slave support. > > Cc: Grant Likely > Sig

[spi-devel-general] [PATCH 1/2 v3] OMAP-McSPI: Update platform McSPI files

2010-08-13 Thread Govindraj.R
From: Hemanth V This patch updates platform files for fifo, slave support. Cc: Grant Likely Signed-off-by: Hemanth V Acked-by: Tony Lindgren Signed-off-by: Govindraj.R --- arch/arm/mach-omap2/devices.c |5 + arch/arm/plat-omap/include/plat/mcspi.h | 29 +