]> git.baikalelectronics.ru Git - kernel.git/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)
commit4207d7fec9ebfa7470533939d1aaefe92f6894c8
treec4fc1cde7ee4002a24ed7d8a85d38eb984dc5ca7
parent28589519de4846c93e5a08f5ddce3be8e52d8dcd
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