[PATCH 2/7] ARM: sunxi: Add pinctrl driver for Allwinner SoCs
From: Linus Walleij <hidden>
Date: 2013-01-21 22:09:13
Also in:
linux-devicetree, lkml
From: Linus Walleij <hidden>
Date: 2013-01-21 22:09:13
Also in:
linux-devicetree, lkml
On Fri, Jan 18, 2013 at 10:30 PM, Maxime Ripard [off-list ref] wrote:
The Allwinner SoCs have an IP module that handle both the muxing and the GPIOs. This IP has 8 banks of 32 bits, with a number of pins actually useful for each of these banks varying from one to another, and depending on the SoC used on the board. This driver only implements the pinctrl part, the gpio part will come eventually. Signed-off-by: Maxime Ripard <redacted>
Patch title says "ARM: " but all changed except one line is to the pinctrl tree so I have applied it to the pinctrl tree on a separate allwinner branch for now (will merge it to devel when deemde stable). ARM SoC boys: can I have an ACK on this oneliner? Yours, Linus Walleij