All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6] ARM: sun4i: spi: Allow transfers larger than FIFO size
@ 2015-08-08 19:41 ` Olliver Schinagl
  0 siblings, 0 replies; 22+ messages in thread
From: Olliver Schinagl @ 2015-08-08 19:41 UTC (permalink / raw)
  To: Mark Brown, Maxime Ripard
  Cc: Olliver Schinagl, dev, linux-spi, linux-arm-kernel, linux-kernel,
	Olliver Schinagl

Alexandru sent this patch over a year and a half ago, and I believe several
tree's have been carrying it since. We've been using this patch on an
Olimex OLinuxIno Lime1 and Lime2 using the mmc-spi driver to access SD cards
without problems. So bumping this and adding my

Tested-by: Olliver Schinagl <oliver@schinagl.nl>

Changes from v5as warned by checkpatch. No functional changes.
 * Added some newlines to make checkpatch happy. No functional changes.

Changes from v4:
 * use min3() instead of two if statements in sun4i_spi_fill_fifo()
 * fix trivial whitespace issue in if statement in sun4i_spi_handler()
 * use consistent style in assigning 'reg' in the added functions.

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

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

-- 
2.1.4


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

end of thread, other threads:[~2016-07-21 18:20 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-08 19:41 [PATCH v6] ARM: sun4i: spi: Allow transfers larger than FIFO size Olliver Schinagl
2015-08-08 19:41 ` Olliver Schinagl
2015-08-08 19:41 ` Olliver Schinagl
2015-08-08 19:41 ` Olliver Schinagl
2015-08-08 19:41   ` Olliver Schinagl
2015-08-08 19:41   ` Olliver Schinagl
2016-07-21 11:27 ` Michael Weiser
2016-07-21 11:27   ` Michael Weiser
2016-07-21 11:27   ` Michael Weiser
2016-07-21 16:31   ` Mark Brown
2016-07-21 16:31     ` Mark Brown
2016-07-21 16:31     ` Mark Brown
2016-07-21 17:27     ` Michael Weiser
2016-07-21 17:27       ` Michael Weiser
2016-07-21 17:27       ` Michael Weiser
     [not found]       ` <20160721172712.GA10640-kvmrdUZdB1uagOi/AmBnLNHuzzzSOjJt@public.gmane.org>
2016-07-21 18:03         ` Olliver Schinagl
2016-07-21 18:15           ` Mark Brown
2016-07-21 18:15             ` Mark Brown
2016-07-21 18:15             ` Mark Brown
2016-07-21 18:20       ` Mark Brown
2016-07-21 18:20         ` Mark Brown
2016-07-21 18:20         ` Mark Brown

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.