From: haojian.zhuang@gmail.com (Haojian Zhuang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/7] pinctrl: enable pxa3xx pinmux
Date: Tue, 29 Nov 2011 16:56:18 +0800 [thread overview]
Message-ID: <CAN1soZy_6oydixj08m0imBQs0Zh-WcfWttS5fLD236V8RmVeTA@mail.gmail.com> (raw)
In-Reply-To: <CACRpkdY0N+hC5BfKP2J=nxM44O-evv1-vU3hnyomboAp7CQa=A@mail.gmail.com>
On Tue, Nov 29, 2011 at 4:39 PM, Linus Walleij <linus.walleij@linaro.org> wrote:
> On Mon, Nov 28, 2011 at 9:21 PM, Stephen Warren <swarren@nvidia.com> wrote:
>> Haojian Zhuang wrote at Friday, November 25, 2011 4:09 PM:
>> ...
>>> diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
>> ...
>>> +config PINMUX_PXA3xx
>>> + ? ? bool "PXA pinmux driver"
>>> + ? ? default y if ARCH_PXA || ARCH_MMP
>
> So drop that line.
>
> The rest is correct.
>
>>> + ? ? select PINMUX
>>> +
>>
>> I thought the plan here was for e.g. ARCH_PXA to "select PINMUX_PXA3xxx",
>> since it's presumably mandatory?
>
> Yes that is correct.
>
> Haojian can you alter the patch so that arch/arm/mach*/Kconfig does
>
> select PINCTRL
> select PINMUX_PXA3XX
>
> (Both are needed.)
>
I'll change it.
Thanks
Haojian
next prev parent reply other threads:[~2011-11-29 8:56 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-25 23:08 [PATCH 0/7] pinctrl: enable pxa pinmux Haojian Zhuang
2011-11-25 23:08 ` [PATCH 1/7] pinctrl: enable pxa3xx pinmux Haojian Zhuang
2011-11-28 9:08 ` Linus Walleij
2011-11-28 9:50 ` Haojian Zhuang
2011-11-28 13:17 ` Linus Walleij
2011-11-28 13:23 ` Haojian Zhuang
2011-11-29 14:46 ` Arnd Bergmann
2011-11-29 15:36 ` Haojian Zhuang
2011-11-29 16:04 ` Arnd Bergmann
2011-11-28 20:21 ` Stephen Warren
2011-11-29 2:31 ` Eric Miao
2011-11-29 8:39 ` Linus Walleij
2011-11-29 8:56 ` Haojian Zhuang [this message]
2011-11-30 12:00 ` Linus Walleij
2011-11-25 23:08 ` [PATCH 2/7] gpio: make pxa gpio depend on pinmux Haojian Zhuang
2011-11-28 9:09 ` Linus Walleij
2011-11-25 23:09 ` [PATCH 3/7] ARM: pxa: enable pinmux in pxa pwm Haojian Zhuang
2011-11-28 9:18 ` Linus Walleij
2011-11-28 12:49 ` Russell King - ARM Linux
2011-11-25 23:09 ` [PATCH 4/7] tty: serial: support pinmux in pxa serial Haojian Zhuang
2011-11-28 9:15 ` Linus Walleij
2011-11-30 11:04 ` Greg KH
2011-11-25 23:09 ` [PATCH 5/7] fb: pxa: support pinmux operation Haojian Zhuang
2011-11-28 9:19 ` Linus Walleij
2011-12-02 21:53 ` Florian Tobias Schandinat
2011-12-05 13:07 ` Linus Walleij
2011-11-25 23:09 ` [PATCH 6/7] ARM: pxa: enable pinmux mapping in zylonite Haojian Zhuang
2011-11-26 3:53 ` Arnd Bergmann
2011-11-26 4:45 ` Haojian Zhuang
2011-11-28 9:32 ` Linus Walleij
2011-11-25 23:09 ` [PATCH 7/7] ARM: mmp: enable pinmux on ttc dkb Haojian Zhuang
2011-11-28 9:22 ` 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=CAN1soZy_6oydixj08m0imBQs0Zh-WcfWttS5fLD236V8RmVeTA@mail.gmail.com \
--to=haojian.zhuang@gmail.com \
--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).