Re: [U-Boot] [PATCH v3] spi: Add support SH Quad SPI driver

2013-10-03 Thread Jagan Teki
Ignore this I found. On Thu, Oct 3, 2013 at 11:28 PM, Jagannadha Sutradharudu Teki wrote: > Have you verified this on hw? > > Sorry for the late response. > Can you RESEND the patch again- I couldn't find it on patchwork. > > Thanks, > Jagan. > >> -Original Message- >> From: Nobuhiro Iwam

Re: [U-Boot] [PATCH v3] spi: Add support SH Quad SPI driver

2013-10-03 Thread Jagannadha Sutradharudu Teki
Have you verified this on hw? Sorry for the late response. Can you RESEND the patch again- I couldn't find it on patchwork. Thanks, Jagan. > -Original Message- > From: Nobuhiro Iwamatsu [mailto:iwama...@nigauri.org] On Behalf Of > Nobuhiro Iwamatsu > Sent: Thursday, August 22, 2013 7:25

[U-Boot] [PATCH v3] spi: Add support SH Quad SPI driver

2013-08-21 Thread Nobuhiro Iwamatsu
This patch adds a driver for Renesas SoC's Quad SPI bus. This supports with 8 bits per transfer to use with SPI flash. Signed-off-by: Kouei Abe Signed-off-by: Nobuhiro Iwamatsu --- v3: Change Queued to Quad. Remove path of file from file header. Use read* and write* directly instead of s