On Fri, 2013-03-22 at 10:05 +0200, Heikki Krogerus wrote: > This will reduce the need for extra types in 8250.c just > in case the fifo size differs from the standard. Besides the fifo size, we need to have hardware flow control setting from device tree as well. Thanks. > > Signed-off-by: Heikki Krogerus <heikki.kroge...@linux.intel.com> > --- > Documentation/devicetree/bindings/tty/serial/of-serial.txt | 1 + > drivers/tty/serial/of_serial.c | 4 ++++ > 2 files changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/tty/serial/of-serial.txt > b/Documentation/devicetree/bindings/tty/serial/of-serial.txt > index 8f01cb1..c13f0ce 100644 > --- a/Documentation/devicetree/bindings/tty/serial/of-serial.txt > +++ b/Documentation/devicetree/bindings/tty/serial/of-serial.txt > @@ -33,6 +33,7 @@ Optional properties: > RTAS and should not be registered. > - no-loopback-test: set to indicate that the port does not implements > loopback > test mode > +- fifo-size: the fifo size of the UART. >
-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/