All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] ARM: spi supports 32bytes buffer for DUAL and QUAD
@ 2016-11-04  8:38 Cao Minh Hiep
  2016-11-04  8:38   ` Cao Minh Hiep
  2016-11-04 15:49   ` Mark Brown
  0 siblings, 2 replies; 14+ messages in thread
From: Cao Minh Hiep @ 2016-11-04  8:38 UTC (permalink / raw)
  To: broonie, geert+renesas, linux-spi
  Cc: kuninori.morimoto.gx, yoshihiro.shimoda.uh, ryusuke.sakato.bx,
	linux-renesas-soc, nv-dung, h-inayoshi

From: Hiep Cao Minh <cm-hiep@jinso.co.jp>

Hi,

This patch will improve the DUAL and QUAD's performance of SPI,
that supported for GEN2 r8a7790 SOC in PIO mode. 
It sends/receives each 32bytes of data instead of each byte data 
as current situation.

This patch was developed based on the Mainline v4.9-rc3 and have 
tested on the Lager board.

Please consider the following patches for the r8a7790 Soc.

Thank you!

Cao Minh Hiep

Hiep Cao Minh (1):
  ARM:spi supports 32bytes buffer for DUAL and QUAD

 drivers/spi/spi-rspi.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 49 insertions(+), 3 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-11-07  0:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-04  8:38 [PATCH 0/1] ARM: spi supports 32bytes buffer for DUAL and QUAD Cao Minh Hiep
2016-11-04  8:38 ` [PATCH 1/1] " Cao Minh Hiep
2016-11-04  8:38   ` Cao Minh Hiep
2016-11-04 17:06   ` Mark Brown
2016-11-04 17:23   ` Applied "spi: rspi: supports 32bytes buffer for DUAL and QUAD" to the spi tree Mark Brown
2016-11-07  0:20     ` Hiep Cao Minh
2016-11-07  0:20       ` Hiep Cao Minh
2016-11-05  7:32   ` [PATCH 1/1] ARM: spi supports 32bytes buffer for DUAL and QUAD Niklas Söderlund
2016-11-05  7:32     ` Niklas Söderlund
2016-11-07  0:27     ` Hiep Cao Minh
2016-11-07  0:27       ` Hiep Cao Minh
2016-11-04 15:49 ` [PATCH 0/1] " Mark Brown
2016-11-04 15:49   ` Mark Brown
2016-11-07  0:17   ` Hiep Cao Minh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.