[PATCH 0/3] serial: of_serial: new properties

From: Heikki Krogerus
Date: Mon Mar 25 2013 - 07:35:49 EST


These add support for fifo-size and hw-flow-control properties. The
idea is to try to avoid adding new types to 8250.c for UARTs that are
compatible with the standard types but that have different size fifo
or support 16750 compatible auto flow control.


Heikki Krogerus (3):
serial: 8250: Allow probe drivers to ignore tx_loadsz
serial: of_serial: Handle fifo-size property
serial: of_serial: Handle hw-flow-control property

.../devicetree/bindings/tty/serial/of-serial.txt | 2 ++
drivers/tty/serial/8250/8250.c | 4 ++++
drivers/tty/serial/of_serial.c | 17 ++++++++++++++---
3 files changed, 20 insertions(+), 3 deletions(-)

--
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/