mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: Re: [PATCH 3/3] spi: i.MX: optimize transfers for ECSPI v2.3
Date: Mon, 5 Oct 2015 09:52:26 +0200	[thread overview]
Message-ID: <20151005075226.GB7825@pengutronix.de> (raw)
In-Reply-To: <1441033966-14045-3-git-send-email-s.hauer@pengutronix.de>

On Mon, Aug 31, 2015 at 05:12:46PM +0200, Sascha Hauer wrote:
> Instead of writing one word to the txfifo and then wait until
> one is received in the rxfifo we can write until the txfifos
> are not full and read as long the rxfifos contain data. This
> makes transfers for the m25p80 driver around 7 times faster
> here.

I had to revert this one for now as it doesn't work on the Efika MX
Smartbook on which the MC13892 is connected via SPI. I'll rework this
once I'm back from ELCE.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2015-10-05  7:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-31 15:12 [PATCH 1/3] spi: i.MX: use start mode control bit Sascha Hauer
2015-08-31 15:12 ` [PATCH 2/3] spi: i.MX: create SoC specific transfer functions Sascha Hauer
2015-08-31 15:12 ` [PATCH 3/3] spi: i.MX: optimize transfers for ECSPI v2.3 Sascha Hauer
2015-10-05  7:52   ` Sascha Hauer [this message]

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=20151005075226.GB7825@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@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