From: mr.nuke.me@gmail.com (Alexandru Gagniuc)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7] spi: sun4i: Allow transfers larger than FIFO size
Date: Wed, 26 Oct 2016 00:00:30 -0700 [thread overview]
Message-ID: <1477465231-17704-1-git-send-email-mr.nuke.me@gmail.com> (raw)
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
next reply other threads:[~2016-10-26 7:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-26 7:00 Alexandru Gagniuc [this message]
2016-10-26 7:00 ` [PATCH] spi: sun4i: Allow transfers larger than FIFO size 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1477465231-17704-1-git-send-email-mr.nuke.me@gmail.com \
--to=mr.nuke.me@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).