OSDN Git Service

ARM: ux500: switch to using pinctrl for uart0
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 6 May 2012 23:33:24 +0000 (01:33 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 11 May 2012 09:14:18 +0000 (11:14 +0200)
commita09806607fd20bed2f8c41fe22793386790a14aa
tree92507b0f7db7a08213cd681905d8b5907b7f401f
parent3b64c09b376ae2a82cccdb25aa0c3bc3c3be9d14
ARM: ux500: switch to using pinctrl for uart0

UART0 had a hack that enabled its pins on init and put it to
sleep on the exit callback. Replace this with the pinctrl calls
to do the same thing and update the runtime table with the two
apropriate states for runtime/active and idle.

Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/board-mop500-pins.c
arch/arm/mach-ux500/board-mop500.c