From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] arm/imx: kill macro MXC_GPIO_IRQ_START
Date: Mon, 5 Dec 2011 09:03:51 +0100 [thread overview]
Message-ID: <20111205080351.GV27267@pengutronix.de> (raw)
In-Reply-To: <1323058550-13368-1-git-send-email-shawn.guo@linaro.org>
On Mon, Dec 05, 2011 at 12:15:42PM +0800, Shawn Guo wrote:
> Hi Arnd, Sascha,
>
> The imx gpio interrupt controller is currently broken for DT users.
> I have sent the following two patches to fix them.
>
> - arm/imx: fix return type of callback passed to of_irq_init()
> http://www.spinics.net/lists/arm-kernel/msg149891.html
>
> - arm/imx: fix irq_base for gpio
> http://www.spinics.net/lists/arm-kernel/msg149892.html
>
> Inspired by the patches/discussion from Stephen Warren and Rob Herring,
> I decided to send this series to fix the problem in a cleaner way,
> which will kill the macro MXC_GPIO_IRQ_START and let the gpio and irq
> numbers be dynamically allocated for both DT and non-DT users, rather
> than the statically defining currently used in non-DT case.
>
> Please let me know if you would send the series through -rc. If you
> do, that's great. If you do not, that's fine, since it touches many
> files and looks more like a cleanup work, and I will send your the
> above quick/temporary fixing for -rc, and then rebase this series on
> top of it and send for v3.3.
As you touch many boards which you can't test I don't think this stuff
is suitable for -rc. Otherwise I'm fine with this series.
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 |
next prev parent reply other threads:[~2011-12-05 8:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-05 4:15 [PATCH 0/6] arm/imx: kill macro MXC_GPIO_IRQ_START Shawn Guo
2011-12-05 4:15 ` [PATCH] ARM: mx5: use generic irq chip pm interface for pm functions on Shawn Guo
2011-12-05 4:26 ` Shawn Guo
2011-12-05 4:15 ` [PATCH 1/6] irqdomain: export irq_domain_simple_ops for !CONFIG_OF Shawn Guo
2011-12-09 15:17 ` Arnd Bergmann
2011-12-05 4:15 ` [PATCH 2/6] arm/imx: eliminate macro IMX_GPIO_TO_IRQ() Shawn Guo
2011-12-05 4:15 ` [PATCH 3/6] arm/imx: eliminate macro IOMUX_TO_IRQ() Shawn Guo
2011-12-05 4:15 ` [PATCH 4/6] arm/imx: eliminate macro IRQ_GPIOx() Shawn Guo
2011-12-05 4:15 ` [PATCH 5/6] gpio/mxc: adopt irq_domain in gpio driver Shawn Guo
2011-12-05 4:15 ` [PATCH 6/6] arm/imx: remove macro MXC_GPIO_IRQ_START Shawn Guo
2011-12-05 4:15 ` [PATCH 2/2] gpio/tegra: Dynamically allocate IRQ base, and support DT Shawn Guo
2011-12-05 4:29 ` Shawn Guo
2011-12-05 8:03 ` Sascha Hauer [this message]
2011-12-05 14:30 ` [PATCH 0/6] arm/imx: kill macro MXC_GPIO_IRQ_START Arnd Bergmann
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=20111205080351.GV27267@pengutronix.de \
--to=s.hauer@pengutronix.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 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).