commit | a09806607fd20bed2f8c41fe22793386790a14aa | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon May 07 01:33:24 2012 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri May 11 11:14:18 2012 +0200 |
tree | 92507b0f7db7a08213cd681905d8b5907b7f401f | |
parent | 3b64c09b376ae2a82cccdb25aa0c3bc3c3be9d14 [diff] |
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>