[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdbYyennCeRO3K4M-ya=svyxYD4Nuc9iQ5zDqWjzoZBQGg@mail.gmail.com>
Date: Sun, 1 Jan 2012 15:14:36 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Haojian Zhuang <haojian.zhuang@...vell.com>
Cc: swarren@...dia.com, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, eric.y.miao@...il.com,
linux@....linux.org.uk, arnd@...db.de
Subject: Re: [PATCH v3 1/3] pinctrl: enable pinmux for mmp series
On Thu, Dec 22, 2011 at 9:17 AM, Haojian Zhuang
<haojian.zhuang@...vell.com> wrote:
> Support PXA168/PXA910/MMP2 pinmux. Now only support function switch.
(...)
> drivers/pinctrl/Kconfig | 22 +
> drivers/pinctrl/Makefile | 4 +
> drivers/pinctrl/pinctrl-pxa3xx.c | 244 +++++++++
> drivers/pinctrl/pinctrl-pxa3xx.h | 264 ++++++++++
> drivers/pinctrl/pinmux-mmp2.c | 723 +++++++++++++++++++++++++++
> drivers/pinctrl/pinmux-pxa168.c | 652 ++++++++++++++++++++++++
> drivers/pinctrl/pinmux-pxa910.c | 1008 ++++++++++++++++++++++++++++++++++++++
As per earlier discussion, all files should be named pinctrl-* not pinmux-*.
Can you respin this quickly? I think it's looking good overall
and seems like a nice merge candidate. Remaining problems
can surely be fixed in-tree.
I am even attempted to merge this as it is and fix the renaming myself,
but prefer not to since I might screw something up.
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists