From: Alexandru Gagniuc <mr.nuke.me-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Cc: maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org,
linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: [PATCH 0/2] v1: ARM: sun4i: spi: Allow transfers larger than FIFO size
Date: Tue, 18 Mar 2014 15:04:02 -0700 (PDT) [thread overview]
Message-ID: <4636665.0CNduaaJi4@nukelap.gtech> (raw)
These patches are designed to apply on top of sunxi-next. They depend on
Maxime Ripard's SPI patches for Allwinner A10 (sun4i).
I've watched the bus with a logic analyzer to make sure thing are sane, but
I'm only able to go up to 10MHz on my LA. Unfortunately, the SPI chip I was
using as a test device decided to die mid-way, so I was unable to test how
well full-duplex communication works on these large transfers
Alexandru Gagniuc (2):
ARM: sun4i: spi: Allow Rx transfers larger than FIFO size
ARM: sun4i: spi: Allow Tx transfers larger than FIFO size
drivers/spi/spi-sun4i.c | 56
+++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 52 insertions(+), 4 deletions(-)
--
1.8.5.3
WARNING: multiple messages have this Message-ID (diff)
From: mr.nuke.me@gmail.com (Alexandru Gagniuc)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] v1: ARM: sun4i: spi: Allow transfers larger than FIFO size
Date: Tue, 18 Mar 2014 15:04:02 -0700 (PDT) [thread overview]
Message-ID: <4636665.0CNduaaJi4@nukelap.gtech> (raw)
These patches are designed to apply on top of sunxi-next. They depend on
Maxime Ripard's SPI patches for Allwinner A10 (sun4i).
I've watched the bus with a logic analyzer to make sure thing are sane, but
I'm only able to go up to 10MHz on my LA. Unfortunately, the SPI chip I was
using as a test device decided to die mid-way, so I was unable to test how
well full-duplex communication works on these large transfers
Alexandru Gagniuc (2):
ARM: sun4i: spi: Allow Rx transfers larger than FIFO size
ARM: sun4i: spi: Allow Tx transfers larger than FIFO size
drivers/spi/spi-sun4i.c | 56
+++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 52 insertions(+), 4 deletions(-)
--
1.8.5.3
next reply other threads:[~2014-03-18 22:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-18 22:04 Alexandru Gagniuc [this message]
2014-03-18 22:04 ` [PATCH 0/2] v1: ARM: sun4i: spi: Allow transfers larger than FIFO size Alexandru Gagniuc
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=4636665.0CNduaaJi4@nukelap.gtech \
--to=mr.nuke.me-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
--cc=maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.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 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.