linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7] spi: sun4i: Allow transfers larger than FIFO size
@ 2016-10-26  7:00 Alexandru Gagniuc
  2016-10-26  7:00 ` [PATCH] " Alexandru Gagniuc
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Alexandru Gagniuc @ 2016-10-26  7:00 UTC (permalink / raw)
  To: broonie
  Cc: maxime.ripard, wens, linux-spi, linux-arm-kernel, linux-kernel,
	Alexandru Gagniuc

This is the seventh attempt to get this patch in. I was prompted to look
into this again as someone recently remarked:

" cool, to bad spi does not work properly on allwinner..."

Two and a half years ago,  we were told this will all be handled with DMA.
A year or so ago, we were told this will all be handled with DMA.
A week or so ago, we were told this will all be handled with DMA.

See the pattern?
When DMA finally takes over, this fallback path is not mutually exclusive.

Changes since V6:
Rebased to make sure it applies on top of 4.9-rc.
Also tested on actual hardware.

Alexandru Gagniuc (1):
  spi: sun4i: Allow transfers larger than FIFO size

 drivers/spi/spi-sun4i.c | 75 +++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 67 insertions(+), 8 deletions(-)

--
2.7.4

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

end of thread, other threads:[~2016-11-02 17:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-26  7:00 [PATCH v7] spi: sun4i: Allow transfers larger than FIFO size Alexandru Gagniuc
2016-10-26  7:00 ` [PATCH] " Alexandru Gagniuc
2016-10-29 18:12   ` Applied "spi: sun4i: Allow transfers larger than FIFO size" to the spi tree Mark Brown
2016-10-26  8:55 ` [PATCH v7] spi: sun4i: Allow transfers larger than FIFO size Maxime Ripard
2016-10-27 11:14   ` Mark Brown
2016-10-27 21:27     ` Maxime Ripard
2016-10-27 22:47       ` Mark Brown
2016-11-02 17:47         ` Maxime Ripard
2016-10-26 10:07 ` Mark Brown
2016-10-26 16:06   ` Alex Gagniuc
2016-10-26 16:45     ` Mark Brown

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).