All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] spi: Using Trigger number to transmit/receive data
@ 2014-03-13  8:29 ` Cao Minh Hiep
  0 siblings, 0 replies; 26+ messages in thread
From: Cao Minh Hiep @ 2014-03-13  8:29 UTC (permalink / raw)
  To: broonie; +Cc: devicetree, linux-sh, kuninori.morimoto.gx, geert+renesas

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

Hi,

This is the patch of QSPI that support for r8a7790 SOC. The pupose of 
this patch is to transmit and receive the 32 bytes of data when the data 
already has prepared on Transmit/Receive Buffer. Using Transmit/Receive 
Buffer Data Trigger Number to do that instead transmits/receives a byte 
of data. With this patch will improve the speed of transfer data.

These patches was developed base on the upstream-v3.14-rc5 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):
  spi: Using Trigger number to transmit/receive data

 drivers/spi/spi-rspi.c |  144 +++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 124 insertions(+), 20 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-03-19  1:17 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-13  8:29 [RFC] spi: Using Trigger number to transmit/receive data Cao Minh Hiep
2014-03-13  8:29 ` Cao Minh Hiep
2014-03-13  8:29 ` Cao Minh Hiep
2014-03-13  8:29   ` Cao Minh Hiep
2014-03-13  9:23   ` Geert Uytterhoeven
2014-03-13  9:23     ` Geert Uytterhoeven
2014-03-17  1:11     ` カオ ミン ヒェップ
2014-03-17  1:11       ` カオ ミン ヒェップ
2014-03-17  7:54       ` Geert Uytterhoeven
2014-03-17  7:54         ` Geert Uytterhoeven
2014-03-17 12:01         ` カオ ミン ヒェップ
2014-03-17 12:01           ` カオ ミン ヒェップ
2014-03-17 19:48           ` Geert Uytterhoeven
2014-03-17 19:48             ` Geert Uytterhoeven
2014-03-17 20:32             ` Mark Brown
2014-03-19  0:50             ` カオ ミン ヒェップ
2014-03-19  0:50               ` カオ ミン ヒェップ
2014-03-19  1:17     ` Kuninori Morimoto
2014-03-19  1:17       ` Kuninori Morimoto
2014-03-13  9:27   ` Kuninori Morimoto
2014-03-13  9:27     ` Kuninori Morimoto
2014-03-17  1:15     ` カオ ミン ヒェップ
2014-03-17  1:15       ` カオ ミン ヒェップ
2014-03-13 14:17 ` Mark Brown
2014-03-17  1:16   ` カオ ミン ヒェップ
2014-03-17  1:16     ` カオ ミン ヒェップ

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.