commit | a153790a788392e75d37262a9c5960d1d91ddb7e | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Jul 25 11:22:03 2015 +0200 |
committer | Olof Johansson <olof@lixom.net> | Sun Jul 26 21:41:06 2015 +0200 |
tree | a182d96b8f817586b34eca461fb421551f9b4fcf | |
parent | ee5d35e7816ac53efbaebbfa6e8d5938f1c99691 [diff] |
ARM: nomadik: disable UART0 on Nomadik boards The UART0 is not used on these boards, yet active and blocking other use. Fix this by disabling UART0 and setting port aliases to maintain port enumeration to userspace. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>