linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] implement pinmux for arch-mmp
@ 2012-01-04  2:26 Haojian Zhuang
  2012-01-04  2:26 ` [PATCH v4 1/3] pinctrl: enable pinmux for mmp series Haojian Zhuang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Haojian Zhuang @ 2012-01-04  2:26 UTC (permalink / raw)
  To: linus.walleij, swarren, linux-kernel, linux-arm-kernel,
	eric.y.miao, linux, arnd

#1 & #2 patch are based on pinctrl/for-next branch.
#3 patch is based on arm-soc/for-next branch since it replies the new pxa-gpio
driver.

Changelog v4->v3:
1. Rename PINMUX_* to PINCTRL_*.
2. Remove the CONFIG_PINMUX in pxa-gpio driver.

Changelog v3->v2:
1. Avoid to use number in groups definition. Use macro instead.
2. Replace func array with mux array. There's a risk of align func array
and group array. Both pin and mux are defined in new mux array.
3. Support gpio again in gpio-pxa.
4. If multiple pins can be configured to same GPIO pin, define new specific
gpio group.

Changelog v1->v2:
1. Split pxa3xx pinmux driver to more pieces.
2. Add PXA168/PXA910/PXA930/MMP2 silicon support.
3. Now only enable it in arch-mmp.
4. Now all predefined pins are enabled by default. Although some devices
are not used, they would be declared in arch-pxa. It would result define
unnecessary pins in platform.
5. Remove gpio support since it's depend on some gpio-pxa patches in
arm-soc trees.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-10 10:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-04  2:26 [PATCH v4 0/3] implement pinmux for arch-mmp Haojian Zhuang
2012-01-04  2:26 ` [PATCH v4 1/3] pinctrl: enable pinmux for mmp series Haojian Zhuang
2012-01-10  9:13   ` Linus Walleij
2012-01-04  2:26 ` [PATCH v4 2/3] ARM: mmp: enable pinmux in mmp platform Haojian Zhuang
2012-01-10  8:52   ` Linus Walleij
2012-01-10  9:05     ` Haojian Zhuang
2012-01-10 10:46       ` Linus Walleij
2012-01-04  2:26 ` [PATCH v4 3/3] gpio: pxa: request pinmux function for gpio Haojian Zhuang

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).