summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/xilinx_uartps.c
diff options
context:
space:
mode:
authorPaul Walmsley <paul@pwsan.com>2012-01-21 00:27:40 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2012-01-24 14:11:07 -0800
commit0a697b22252c9d7208b5fb3e9fbd124dd229f1d2 (patch)
treee1558fc3fe171d9e30394afe90982aa69733e449 /drivers/tty/serial/xilinx_uartps.c
parentb5148856a2f732e7e99edad22bb8e2037af28ad3 (diff)
downloadop-kernel-dev-0a697b22252c9d7208b5fb3e9fbd124dd229f1d2.zip
op-kernel-dev-0a697b22252c9d7208b5fb3e9fbd124dd229f1d2.tar.gz
tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode
Ensure FIFO levels are set correctly in non-DMA mode (the default). This patch will cause a receive FIFO threshold interrupt to be raised when there is at least one byte in the RX FIFO. It will also cause a transmit FIFO threshold interrupt when there is only one byte remaining in the TX FIFO. These changes fix the receive interrupt problem and part of the transmit interrupt problem. A separate set of issues must be worked around for the transmit path to have a basic level of functionality; a subsequent patch will address these. DMA operation is unaffected by this patch. Signed-off-by: Paul Walmsley <paul@pwsan.com> Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> Cc: Govindraj Raja <govindraj.r@ti.com> Cc: Kevin Hilman <khilman@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/tty/serial/xilinx_uartps.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud