From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/2] Move plat-mxc gpio driver into drivers/gpio
Date: Mon, 6 Jun 2011 10:50:51 +0200 [thread overview]
Message-ID: <20110606085051.GA23771@pengutronix.de> (raw)
In-Reply-To: <1307290075-7062-1-git-send-email-shawn.guo@linaro.org>
On Mon, Jun 06, 2011 at 12:07:53AM +0800, Shawn Guo wrote:
> The patch set moves plat-mxc gpio driver into drivers/gpio, and
> migrates mach-imx and mach-mx5 to the new driver.
>
> Changes since v3:
> * Reorganize the patch set per Grant's comments
>
> Shawn Guo (2):
> gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio
> gpio/mxc: Change gpio-mxc into an upstanding gpio driver
>
> arch/arm/plat-mxc/include/mach/common.h | 12 +-
> arch/arm/plat-mxc/include/mach/devices-common.h | 2 +
> arch/arm/plat-mxc/include/mach/gpio.h | 27 ---
> drivers/gpio/Kconfig | 4 +
> drivers/gpio/Makefile | 1 +
> .../arm/plat-mxc/gpio.c => drivers/gpio/gpio-mxc.c | 217 +++++++++++++-------
While at renaming I'd prefer naming this file gpio-imx.c. We currently
have inconsistent naming between mxc vs. imx and I'd like to get rid
of the former.
Otherwise:
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
--
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-06-06 8:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-05 16:07 [PATCH v4 0/2] Move plat-mxc gpio driver into drivers/gpio Shawn Guo
2011-06-05 16:07 ` [PATCH v4 1/2] gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio Shawn Guo
2011-06-06 7:51 ` Grant Likely
2011-06-05 16:07 ` [PATCH v4 2/2] gpio/mxc: Change gpio-mxc into an upstanding gpio driver Shawn Guo
2011-06-06 7:52 ` Grant Likely
2011-06-06 8:12 ` Sascha Hauer
2011-06-06 8:18 ` Grant Likely
2011-06-06 8:47 ` Sascha Hauer
2011-06-06 16:03 ` Grant Likely
2011-06-06 8:50 ` Sascha Hauer [this message]
2011-06-06 12:22 ` [PATCH v4 0/2] Move plat-mxc gpio driver into drivers/gpio Shawn Guo
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=20110606085051.GA23771@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).