pinctrl: sun6i: Add A31s pinctrl support
authorHans de Goede <hdegoede@redhat.com>
Wed, 17 Dec 2014 17:18:13 +0000 (18:18 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Jan 2015 13:21:52 +0000 (14:21 +0100)
commit47cf4b326cb31f55b0773023560bbe51aa82aa14
tree1293682edb87aa284b5956138778555ae7a61cc2
parentc5abe62b76491d437ed9ff6bf4f2b36388057ccc
pinctrl: sun6i: Add A31s pinctrl support

The A31s is a stripped down version of the A31, as such it is missing some
pins and some functions on some pins.

The new pinctrl-sun6i-a31s.c this commit adds is a copy of pinctrl-sun6i-a31s.c
with the missing pins and functions removed.

Note there is no a31s specific version of pinctrl-sun6i-a31-r.c, as the
prcm pins are identical between the A31 and the A31s.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
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-sun6i-a31s.c [new file with mode: 0644]
This page took 0.029334 seconds and 5 git commands to generate.