From: jamie@jamieiles.com (Jamie Iles)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH 0/5] Convert some ARM platforms to basic-mmio-gpio
Date: Mon, 11 Apr 2011 14:52:16 +0100 [thread overview]
Message-ID: <20110411135215.GD2818@pulham.picochip.com> (raw)
In-Reply-To: <20110411134320.GJ18601@pengutronix.de>
Hi Uwe,
On Mon, Apr 11, 2011 at 03:43:20PM +0200, Uwe Kleine-K?nig wrote:
> On Mon, Apr 11, 2011 at 12:48:17PM +0100, Jamie Iles wrote:
> > The basic-mmio-gpio driver has been extended in
> > <http://marc.info/?l=linux-kernel&m=130252092900804&w=2> to support a
> > larger wider of controllers and this series converts the ARM platforms
> > that do not implement I/O muxing in the GPIO driver or use the .to_irq
> > method of gpio_chip to use the driver.
> As these patches are necessary to test at least the mxc patch but they
> are not present in todays next and I don't want to spend the time to
> find the patches on marc.info (the "next in thread" link is greyed out)
> and it's non-trivial to get patches from marc into git (
> wget -O - 'http://marc.info/?l=linux-kernel&m=130252092900807&q=raw' | git am
> fails with "Patch does not have a valid e-mail address." because the raw
> view doesn't provide the From: header (Subject: is missing, too)) can
> you please point out a repository that has all 12 patches?
Sure, they're all in:
git://github.com/jamieiles/linux-2.6-ji.git gpio
There's one extra slightly unrelated fix for gemini in there too.
> Did you (or someone else) measure the performance difference these
> patches introduce?
No, I haven't done any performance measurement, though from inspection I
don't think that I would expect any real measurable difference.
Jamie
next prev parent reply other threads:[~2011-04-11 13:52 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-11 11:48 [RFC PATCH 0/5] Convert some ARM platforms to basic-mmio-gpio Jamie Iles
2011-04-11 11:48 ` [RFC PATCH 1/5] gemini: convert " Jamie Iles
2011-04-12 14:37 ` Anton Vorontsov
2011-04-12 15:01 ` Jamie Iles
2011-04-13 11:46 ` Sergei Shtylyov
2011-04-11 11:48 ` [RFC PATCH 2/5] sa1100: " Jamie Iles
2011-04-11 16:00 ` Jamie Iles
2011-04-11 11:48 ` [RFC PATCH 3/5] w90x900: " Jamie Iles
2011-04-11 14:27 ` Wan ZongShun
2011-06-10 12:50 ` Jamie Iles
2011-04-11 11:48 ` [RFC PATCH 4/5] iop: " Jamie Iles
2011-04-11 11:48 ` [RFC PATCH 5/5] mxc: " Jamie Iles
2011-04-11 13:43 ` [RFC PATCH 0/5] Convert some ARM platforms " Uwe Kleine-König
2011-04-11 13:52 ` Jamie Iles [this message]
2011-04-11 14:23 ` Uwe Kleine-König
2011-04-11 14:33 ` Jamie Iles
2011-04-11 14:49 ` Uwe Kleine-König
2011-04-11 15:13 ` Jamie Iles
2011-04-12 15:06 ` Anton Vorontsov
2011-04-11 15:17 ` Linus Walleij
2011-04-11 15:21 ` Jamie Iles
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=20110411135215.GD2818@pulham.picochip.com \
--to=jamie@jamieiles.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).