commit | 109978dea44e8416524e69f0e8888810fdf6e72c | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 10 11:32:15 2015 +0200 |
committer | Olof Johansson <olof@lixom.net> | Tue Jul 14 11:15:42 2015 +0200 |
tree | 87e18b3ea1c1490070dc789041caf61e9061fa11 | |
parent | b2b9dc60745a95cd69c09f1dc214293e3d65e905 [diff] |
ARM: ux500: define serial port aliases This enumerates the PL011 serial ports on the Ux500. This is necessary to do if we want to remove one of the serial ports, since userspace depends on console to be present on ttyAMA2 and we must not break userspace. Cc: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>