]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
serial: Add OF alias support for uartlite
authorJohn Williams <john.williams@petalogix.com>
Tue, 8 Nov 2011 07:02:22 +0000 (17:02 +1000)
committerMichal Simek <monstr@monstr.eu>
Wed, 24 Oct 2012 09:36:38 +0000 (11:36 +0200)
commitb871088c8964ad313cd368daca5e0f1020aed18d
tree075d39fb9cef21dcab52bddc006734ea7e4ce943
parent3976b667483766aec3174fa01cdf2b668c4de19f
serial: Add OF alias support for uartlite

Check if uartlite is in alias list, if yes, use this id.
Number of aliases can't extend ULITE_NR_UARTS.

Extend ULITE_NR_UARTS to 10 uarts.

Signed-off-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
drivers/tty/serial/uartlite.c