From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] pinctrl: pinctrl-imx: add imx35 pinctrl driver
Date: Mon, 6 Aug 2012 16:23:45 +0200 [thread overview]
Message-ID: <20120806142345.GB9329@pengutronix.de> (raw)
In-Reply-To: <20120803122516.GA23791@S2101-09.ap.freescale.net>
Hello,
On Fri, Aug 03, 2012 at 08:25:18PM +0800, Shawn Guo wrote:
> On Thu, Aug 02, 2012 at 05:39:02PM +0200, Uwe Kleine-K?nig wrote:
> > +enum imx35_pads {
> > + /* sed -r -n 's@^#define MX35_PAD_([0-9A-Z_]*)__([0-9A-Z_]*)\s+IOMUX_PAD\(\s*([0-9a-fx]*),\s+([0-9a-fx]*),\s+([0-9a-fx]*),\s+([0-9a-fx]*),\s+([0-9]*),\s*NO_PAD_CTRL\)@\tMX35_PAD_\1, at p' arch/arm/plat-mxc/include/mach/iomux-mx35.h | uniq */
>
> I'm not sure we want to keep a reference to
> arch/arm/plat-mxc/include/mach/iomux-mx35.h that is to be removed.
ok for me to remove it. Will resend without that line and Stephen's Ack.
Thanks
Uwe
--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | http://www.pengutronix.de/ |
next prev parent reply other threads:[~2012-08-06 14:23 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-02 15:39 [PATCH] pinctrl: pinctrl-imx: add imx35 pinctrl driver Uwe Kleine-König
2012-08-03 12:25 ` Shawn Guo
2012-08-06 14:23 ` Uwe Kleine-König [this message]
2012-08-03 20:37 ` Stephen Warren
2012-08-07 8:04 ` Dong Aisheng
2012-08-07 8:49 ` Uwe Kleine-König
2012-08-07 11:34 ` Dong Aisheng
2012-08-09 17:22 ` Uwe Kleine-König
2012-08-09 16:27 ` Uwe Kleine-König
2012-08-10 11:01 ` Linus Walleij
2012-08-10 12:18 ` Uwe Kleine-König
2012-08-10 12:29 ` Shawn Guo
2012-08-10 3:14 ` Dong Aisheng
2012-08-10 4:45 ` Uwe Kleine-König
2012-08-13 13:57 ` Linus Walleij
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=20120806142345.GB9329@pengutronix.de \
--to=u.kleine-koenig@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).