From: Maxime Ripard Date: Fri, 18 Jan 2013 21:30:34 +0000 (+0100) Subject: ARM: sunxi: Add pinctrl driver for Allwinner SoCs X-Git-Tag: v3.9-rc1~153^2~9^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e37f88d9ad800f5dd94c9fc9dc304b4e9cb7d2c;p=pandora-kernel.git ARM: sunxi: Add pinctrl driver for Allwinner SoCs 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. Acked-by: Arnd Bergmann Acked-by: Olof Johansson Signed-off-by: Maxime Ripard Signed-off-by: Linus Walleij --- Reading git-diff-tree failed