OSDN Git Service

pinctrl: berlin: add the berlin4ct pinctrl driver
authorJisheng Zhang <jszhang@marvell.com>
Fri, 16 Oct 2015 07:37:08 +0000 (15:37 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 16 Oct 2015 14:13:20 +0000 (16:13 +0200)
commitbb3ba9558af081c15df2677e17d31861ee689f7b
treeaaf70a396dd52c546240fd423e1f134ad2af14f4
parent2df26ef7da6f1960622f37c2a7c57d238603f0d6
pinctrl: berlin: add the berlin4ct pinctrl driver

Add the pin-controller driver for Marvell Berlin BG4CT SoC, with definition
of its groups and functions. This uses the core Berlin pinctrl driver.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/berlin/Kconfig
drivers/pinctrl/berlin/Makefile
drivers/pinctrl/berlin/berlin-bg4ct.c [new file with mode: 0644]