[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdbvta3chYeMS=J94ehaOcEXp1OBnU74qSSCAO--PbehLg@mail.gmail.com>
Date: Sun, 1 Jan 2012 15:15:51 +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.
(...)
> +config PINCTRL_PXA3xx
> + bool
> + select PINMUX
> +
Good,
> +config PINMUX_MMP2
> + bool "MMP2 pinmux driver"
> + depends on ARCH_MMP
> + select PINCTRL_PXA3xx
> + select PINCONF
> +
> +config PINMUX_PXA168
> + bool "PXA168 pinmux driver"
> + depends on ARCH_MMP
> + select PINCTRL_PXA3xx
> + select PINCONF
> +
> +config PINMUX_PXA910
> + bool "PXA910 pinmux driver"
> + depends on ARCH_MMP
> + select PINCTRL_PXA3xx
> + select PINCONF
> +
Please rename these PINCTRL_* too.
Thanks,
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