[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1364211286-31611-1-git-send-email-heikki.krogerus@linux.intel.com>
Date: Mon, 25 Mar 2013 13:34:43 +0200
From: Heikki Krogerus <heikki.krogerus@...ux.intel.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Arnd Bergmann <arnd@...db.de>, Ley Foon Tan <lftan@...era.com>,
linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [PATCH 0/3] serial: of_serial: new properties
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists