pinctrl: sunxi: Add GR8 controller support
authorMylène Josserand <mylene.josserand@free-electrons.com>
Wed, 7 Sep 2016 14:53:57 +0000 (16:53 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 7 Sep 2016 19:15:49 +0000 (21:15 +0200)
commitac91ab51e4f882db65449ff821a5664bad4b164c
treeda6424f4b373588f932921d4879e43c6735867b5
parent56e57cb6c07f124911dfe9a6b496f541ed166931
pinctrl: sunxi: Add GR8 controller support

Just like the other member of the sunxi family, let's add a pinctrl table
for the muxing options.

Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
drivers/pinctrl/sunxi/Kconfig
drivers/pinctrl/sunxi/Makefile
drivers/pinctrl/sunxi/pinctrl-gr8.c [new file with mode: 0644]