pinctrl: sunxi: Add A80 pinctrl muxing options
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 28 Oct 2014 21:41:27 +0000 (22:41 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 30 Oct 2014 14:56:16 +0000 (15:56 +0100)
commitd5e9fb31baa2b1fd6d2043c748e6ff9313dfa8b5
tree1f3054388b1eeddcaf1f5e98ff5c226ce34963df
parent4f6bd5cfc6c8f2e8c2c38fdfea8e32f9a463cdbb
pinctrl: sunxi: Add A80 pinctrl muxing options

The A80 has a rather usual pin controller, the only thing out of the ordinary
being that it has 5 interrupts banks, and that some pins have several options
for the same functions.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sunxi/Kconfig
drivers/pinctrl/sunxi/Makefile
drivers/pinctrl/sunxi/pinctrl-sun9i-a80.c [new file with mode: 0644]