From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ixp4xx: fix compilation by adding gpiolib support
Date: Thu, 24 May 2012 13:12:12 +0000 [thread overview]
Message-ID: <201205241312.13194.arnd@arndb.de> (raw)
In-Reply-To: <op.wes3e3w72s3iss@ecaz>
On Thursday 24 May 2012, Imre Kaloz wrote:
> The gpiolib patch originated from me as well.
I've changed the author tag in the changeset to you now, and
noted the fact that Richard submitted it.
> > What is the plan for ixp4xx going forward? Is one of you planning to
> > maintain a git tree and collect patches for inclusion in arm-soc?
> > I would be more comfortable just knowing where to pull from than
> > having to watch the mailing list and making sure the maintainers
> > Ack all the patches.
> >
> > If there is no tree, should we downgrade ixp4xx in the MAINTAINERS
> > file from "Maintained" to "Odd fixes"?
>
> Quite some patches are still in the OpenWrt repo only. When I'll have
> time, I'll revisit those as well as migrate ixp4xx to DT. I'm overloaded
> with work, so I'll need a few more weeks and I guess the same is true for
> Krzysztof as well..
Ok, good to hear that you're still interested! I don't get the impression
that migrating ixp4xx to DT is urgent in any way, but I also don't think
it will be too much work. If all you want to do is allow the board files
to be replaced with DT, then I assume you need bindings for the flash,
ethernet and CF devices and convert the interrupt controller to use
irq domains. For PCI, it should be enough to provide a generic map_irq
function that uses the standard interrupt-maps property. That function
can even be defined in a way that is usable independent of the platform.
Arnd
next prev parent reply other threads:[~2012-05-24 13:12 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-23 16:19 [PATCH] ixp4xx: fix compilation by adding gpiolib support Richard Cochran
2012-05-23 17:27 ` Jonathan Nieder
2012-05-23 18:18 ` Jonathan Nieder
2012-05-24 7:10 ` Richard Cochran
2012-05-23 17:43 ` Arnd Bergmann
2012-05-23 19:07 ` Arnaud Patard (Rtp)
2012-05-23 19:39 ` Arnd Bergmann
2012-05-24 7:07 ` Richard Cochran
2012-05-24 9:01 ` Arnd Bergmann
2012-05-24 10:16 ` Richard Cochran
2012-05-24 9:31 ` Imre Kaloz
2012-05-24 13:12 ` Arnd Bergmann [this message]
2012-05-24 15:13 ` Richard Cochran
2012-05-27 20:52 ` Krzysztof Halasa
2012-05-28 5:43 ` Richard Cochran
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=201205241312.13194.arnd@arndb.de \
--to=arnd@arndb.de \
--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 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.