Re: [PATCH v3 1/3] pinctrl: enable pinmux for mmp series

From: Linus Walleij
Date: Sun Jan 01 2012 - 09:14:50 EST


On Thu, Dec 22, 2011 at 9:17 AM, Haojian Zhuang
<haojian.zhuang@xxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/