]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
pinctrl: armada-37xx: Add gpio support
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 5 Apr 2017 15:18:05 +0000 (17:18 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 24 Apr 2017 11:47:29 +0000 (13:47 +0200)
commit5715092a458c1ac5f7befc1a3dd7660ccfcebcf1
treefb60cd7cd2360f34015e6a87ac155f0649950dc9
parent87466ccd9401c4ac3971c437b7f634444fa7ace2
pinctrl: armada-37xx: Add gpio support

GPIO management is pretty simple and is part of the same IP than the pin
controller for the Armada 37xx SoCs.  This patch adds the GPIO support to
the pinctrl-armada-37xx.c file, it also allows sharing common functions
between the gpiolib and the pinctrl drivers.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mvebu/pinctrl-armada-37xx.c