Re: patch "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA" added to tty tree
From: Paul Walmsley <paul@pwsan.com>
Date: 2012-01-26 19:34:50
Also in:
linux-arm-kernel, linux-omap
From: Paul Walmsley <paul@pwsan.com>
Date: 2012-01-26 19:34:50
Also in:
linux-arm-kernel, linux-omap
On Thu, 26 Jan 2012, Greg KH wrote:
Ok, I've just reverted both of these patches for now, please send new ones when you have them.
Thanks. A pull request is at the bottom of this message. The patches are also available from the mailing list archives here: http://marc.info/?l=linux-arm-kernel&m=132754676014389&w=2 http://marc.info/?l=linux-arm-kernel&m=132754677914395&w=2 http://marc.info/?l=linux-arm-kernel&m=132754676014388&w=2 - Paul The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f: Linux 3.3-rc1 (2012-01-19 15:04:48 -0800) are available in the git repository at: git://git.pwsan.com/linux-2.6 omap_serial_fixes_3.3rc Paul Walmsley (3): tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode tty: serial: OMAP: block idle while the UART is transferring data in PIO mode tty: serial: OMAP: wakeup latency constraint is in microseconds, not milliseconds arch/arm/mach-omap2/serial.c | 8 ++++---- drivers/tty/serial/omap-serial.c | 30 +++++++++++++++++++++++++----- 2 files changed, 29 insertions(+), 9 deletions(-)