pinctrl: rockchip: add support for multiple bank types
authorHeiko Stübner <heiko@sntech.de>
Tue, 15 Oct 2013 23:07:49 +0000 (01:07 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2013 13:33:53 +0000 (15:33 +0200)
commit65fca613b00aa2aaa008d40304e00b76f4693f60
tree9b70a67ff0599436098038138de4bab374afe3d6
parenta282926d658209ed1acee51a1ccc897ac169fb41
pinctrl: rockchip: add support for multiple bank types

There are Rockchip SoCs, namely the rk3188, that combine a set of
regular banks with banks that need special handling for some settings.

Therefore add the possibility for the driver to handle more than one
bank type.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-rockchip.c