serial: of_serial: Handle fifo-size property
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 25 Mar 2013 11:34:45 +0000 (13:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 21:06:44 +0000 (14:06 -0700)
commit9f1ca068ea9968e2bde4a2418d97fcd89005f4bf
tree3decdc75daf909524b07f549d064537fb7413547
parent6a3f45dccfa3db4de43aabc2f75a337e878f9b4b
serial: of_serial: Handle fifo-size property

This will reduce the need for extra types in 8250.c just
in case the fifo size differs from the standard.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/tty/serial/of-serial.txt
drivers/tty/serial/of_serial.c