]> Pileus Git - ~andy/linux/commit
pinctrl: dove: add PMU functions to pinctrl
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Mon, 6 May 2013 23:36:08 +0000 (01:36 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 16 Jun 2013 09:56:49 +0000 (11:56 +0200)
commitbbd7b275dbc24cc712b6bbc0f5211e9a9791dd89
treec4fc1cde7ee4002a24ed7d8a85d38eb984dc5ca7
parent8ec136d0f3d6376ce347255fb3d29708f28cc00a
pinctrl: dove: add PMU functions to pinctrl

Dove power management unit can mux some special functions to mpp0-15.
This patch adds support to set/get the current PMU function mapped
to the corresponding mpp pins. The device tree documentation is also
updated accordingly.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/marvell,dove-pinctrl.txt
drivers/pinctrl/mvebu/pinctrl-dove.c