]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc423598d7017ef1841acc245ea1778c379f2b74
tree92507b0f7db7a08213cd681905d8b5907b7f401f
parent8f35b82086d2f3f854df87caa4903bb0233d71bd
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