linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] sunxi: Add pinctrl/gpio support for A10 SoCs
@ 2013-01-26 14:36 Maxime Ripard
  2013-01-26 14:36 ` [PATCH 1/5] ARM: sunxi: Increase the number of GPIOs available Maxime Ripard
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Maxime Ripard @ 2013-01-26 14:36 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This patchset add GPIO and pinctrl support for the Allwinner A10 SoC.

It adds the pin description array in the pinctrl driver, and the needed bits
in the A10 device tree.

Thanks,
Maxime

Maxime Ripard (5):
  ARM: sunxi: Increase the number of GPIOs available
  pinctrl: sunxi: Document sun5i pins functions
  ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10
  ARM: sunxi: Add the sun4i pinctrl and gpio nodes
  ARM: sunxi: Add the pin groups for UART0 and UART1 on sun4i

 arch/arm/Kconfig                 |    2 +-
 arch/arm/boot/dts/sun4i-a10.dtsi |   30 ++
 drivers/pinctrl/pinctrl-sunxi.c  |  562 +++++++++++++++++++++++++++++++++++++-
 drivers/pinctrl/pinctrl-sunxi.h  |   68 +++++
 4 files changed, 657 insertions(+), 5 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-02-01  9:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-26 14:36 [PATCH 0/5] sunxi: Add pinctrl/gpio support for A10 SoCs Maxime Ripard
2013-01-26 14:36 ` [PATCH 1/5] ARM: sunxi: Increase the number of GPIOs available Maxime Ripard
2013-01-29 22:40   ` Linus Walleij
2013-01-29 22:57     ` Arnd Bergmann
2013-02-01  9:43   ` Linus Walleij
2013-01-26 14:36 ` [PATCH 2/5] pinctrl: sunxi: Document sun5i pins functions Maxime Ripard
2013-02-01  9:46   ` Linus Walleij
2013-01-26 14:36 ` [PATCH 3/5] ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10 Maxime Ripard
2013-02-01  9:46   ` Linus Walleij
2013-01-26 14:36 ` [PATCH 4/5] ARM: sunxi: Add the sun4i pinctrl and gpio nodes Maxime Ripard
2013-02-01  9:47   ` Linus Walleij
2013-01-26 14:36 ` [PATCH 5/5] ARM: sunxi: Add the pin groups for UART0 and UART1 on sun4i Maxime Ripard
2013-02-01  9:48   ` Linus Walleij

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