linux-spi.vger.kernel.org archive mirror
 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
       [not found] ` <1478248734-32044-1-git-send-email-cm-hiep-HEF513clHfp3+QwDJ9on6Q@public.gmane.org>
  0 siblings, 1 reply; 9+ 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] 9+ messages in thread

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

Thread overview: 9+ 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
     [not found] ` <1478248734-32044-1-git-send-email-cm-hiep-HEF513clHfp3+QwDJ9on6Q@public.gmane.org>
2016-11-04  8:38   ` [PATCH 1/1] " 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
     [not found]     ` <1478248734-32044-2-git-send-email-cm-hiep-HEF513clHfp3+QwDJ9on6Q@public.gmane.org>
2016-11-05  7:32       ` [PATCH 1/1] ARM: spi supports 32bytes buffer for DUAL and QUAD Niklas Söderlund
2016-11-07  0:27         ` Hiep Cao Minh
2016-11-04 15:49   ` [PATCH 0/1] " Mark Brown
2016-11-07  0:17     ` Hiep Cao Minh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).