From: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org>
To: Wolfram Sang <w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Fabio Estevam
<fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>,
Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Subject: Re: [PATCH] i2c: mxs: Add PIO and mixed-DMA support
Date: Tue, 8 Jan 2013 19:11:57 +0100 [thread overview]
Message-ID: <201301081911.57574.marex@denx.de> (raw)
In-Reply-To: <20121122115037.GA12080-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Hi Wolfram,
> On Thu, Nov 22, 2012 at 01:50:37AM +0100, Marek Vasut wrote:
> > Dear Marek Vasut,
> >
> > > Add support for the PIO mode and mixed PIO/DMA mode support. The mixed
> > > PIO/DMA is the default mode of operation. This shall leverage overhead
> > > that the driver creates due to setting up DMA descriptors even for very
> > > short transfers.
> > >
> > > The current boundary between PIO/DMA 8 bytes, transfers shorter than 8
> > > bytes are transfered by PIO, longer transfers use DMA. The performance
> > > of write transfers remains unchanged, while there is a minor
> > > improvement of read performance. Reading 16KB EEPROM with DMA-only
> > > operations gives a read speed of 39.5KB/s, while with then new
> > > mixed-mode the speed is blazing 40.6KB/s.
> > >
> > > Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org>
> > > Cc: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
> > > Cc: Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> > > Cc: Wolfram Sang <w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
> >
> > [...]
> >
> > btw. Wolfram, you might want to drop me some credit into the MX28 i2c
> > driver, I suspect most of the code in there is mine now anyway :-D
>
> It's fine if you do this yourself.
I don't see this patch in -next ... or am I looking wrong?
Best regards,
Marek Vasut
next prev parent reply other threads:[~2013-01-08 18:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-21 5:51 [PATCH] i2c: mxs: Add PIO and mixed-DMA support Marek Vasut
[not found] ` <1353477088-9660-1-git-send-email-marex-ynQEQJNshbs@public.gmane.org>
2012-11-22 0:50 ` Marek Vasut
[not found] ` <201211220150.37462.marex-ynQEQJNshbs@public.gmane.org>
2012-11-22 11:50 ` Wolfram Sang
[not found] ` <20121122115037.GA12080-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2012-11-22 12:41 ` Marek Vasut
2013-01-08 18:11 ` Marek Vasut [this message]
2013-01-24 7:25 ` Wolfram Sang
[not found] ` <20130124072519.GC8364-8EAEigeeuNG034pCzgS/Qg7AFbiQbgqx@public.gmane.org>
2013-01-24 12:39 ` Marek Vasut
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=201301081911.57574.marex@denx.de \
--to=marex-ynqeqjnshbs@public.gmane.org \
--cc=fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@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 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).