From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC 4/8] pinctrl: imx: Support imx21 register format
Date: Sun, 28 Jul 2013 10:34:36 +0200 [thread overview]
Message-ID: <20130728083436.GI2737@pengutronix.de> (raw)
In-Reply-To: <1374938808-27316-5-git-send-email-mpa@pengutronix.de>
Hi Markus,
On Sat, Jul 27, 2013 at 05:26:44PM +0200, Markus Pargmann wrote:
> The imx pinctrl core driver does not support the imx21 register format
> yet. This patch adds support for the strange iomux control registers of
> imx21 and imx27. Next to a slightly different DT parse function.
>
> Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
> ---
> drivers/pinctrl/pinctrl-imx.c | 264 +++++++++++++++++++++++++++++++++++++++---
> 1 file changed, 250 insertions(+), 14 deletions(-)
Is it really worth sharing the i.MX1/21/27 support with the imx driver?
It seems most of the code is rewritten. I just tried and removed all
lines from pinctrl-imx.c you don't use. There's not much left to share.
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:[~2013-07-28 8:34 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-27 15:26 [RFC 0/8] ARM: imx27 pinctrl Markus Pargmann
[not found] ` <1374938808-27316-5-git-send-email-mpa@pengutronix.de>
2013-07-28 8:34 ` Sascha Hauer [this message]
2013-07-28 10:22 ` [RFC 4/8] pinctrl: imx: Support imx21 register format Markus Pargmann
2013-08-01 13:20 ` Linus Walleij
[not found] ` <1374938808-27316-2-git-send-email-mpa@pengutronix.de>
2013-07-30 3:14 ` [RFC 1/8] gpio: mxc: Use devm_ functions Shawn Guo
2013-07-30 3:45 ` Fabio Estevam
2013-07-30 8:41 ` Markus Pargmann
[not found] ` <1374938808-27316-3-git-send-email-mpa@pengutronix.de>
2013-07-30 3:43 ` [RFC 2/8] gpio: mxc: Support for initialization as submodule Shawn Guo
2013-07-30 8:39 ` Markus Pargmann
2013-07-30 9:37 ` Shawn Guo
2013-08-02 8:16 ` Markus Pargmann
[not found] ` <1374938808-27316-6-git-send-email-mpa@pengutronix.de>
2013-07-30 6:09 ` [RFC 5/8] pinctrl: imx27: imx27 pincontrol driver Shawn Guo
2013-07-30 8:57 ` Markus Pargmann
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=20130728083436.GI2737@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).