OSDN Git Service

pinctrl: sunxi: Add allwinner A33 PIO controller support
authorVishnu Patekar <vishnupatekar0510@gmail.com>
Tue, 2 Jun 2015 09:08:40 +0000 (11:08 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 4 Jun 2015 08:32:11 +0000 (10:32 +0200)
commit7164873e7c69d6bab74726debc3b495a86332b1f
tree1f7128908585e6e73288ff423938428b85d77e3a
parent44a074ffe038a4953d8ff4091599ce997867820c
pinctrl: sunxi: Add allwinner A33 PIO controller support

A33 PIO has 7 ports which starts from PB and has two interrupt ports.

Signed-off-by: Vishnu Patekar <vishnupatekar0510@gmail.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.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-sun8i-a33.c [new file with mode: 0644]