commit | 731d9cae0204a8948c7db2f551edcd5d5822ed95 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Oct 17 17:37:12 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 17 13:31:19 2013 -0700 |
tree | 904a627df3c9809d9d60bd3cbaae72309f604e32 | |
parent | 892db58bd1285d44e6e1a1e36157161990ec5ae4 [diff] |
tty/serial: at91: add a fallback option to determine uart/usart property On older SoC, the "name" field is not filled in the register map. Fix the way to figure out if the serial port is an uart or an usart for these older products (with corresponding properties). Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>