Files
i2som-imx-linux/include/linux
Stephen Hurd 6521d67349 8250/16?50: Add support for Broadcom TruManage redirected serial port
commit ebebd49a8e upstream.

Add support for the UART device present in Broadcom TruManage capable
NetXtreme chips (ie: 5761m 5762, and 5725).

This implementation has a hidden transmit FIFO, so running in single-byte
interrupt mode results in too many interrupts.  The UART_CAP_HFIFO
capability was added to track this.  It continues to reload the THR as long
as the THRE and TSRE bits are set in the LSR up to a specified limit (1024
is used here).

Signed-off-by: Stephen Hurd <shurd@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
[bwh: Backported to 3.2:
 - Adjust filenames
 - Adjust context
 - First available port type number is 22 not 24
 - s/uart_8250_port/uart_port/
 - Use serial_in() not serial_port_in()]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2013-02-06 04:33:36 +00:00
..
2012-11-16 16:46:48 +00:00
2011-11-16 09:21:50 +01:00
2012-02-20 12:46:20 -08:00
2012-08-02 14:37:54 +01:00
2011-11-07 23:54:53 +01:00
2011-10-31 20:19:04 +00:00
2012-05-11 13:14:47 +01:00
2012-02-29 16:31:24 -08:00
2013-01-03 03:32:57 +00:00
2011-11-23 11:33:07 +01:00
2012-08-10 00:11:14 +01:00
2012-07-25 04:11:19 +01:00
2012-04-02 09:52:34 -07:00
2012-10-10 03:30:45 +01:00
2013-01-03 03:32:54 +00:00
2011-11-02 16:06:57 -07:00
2011-10-31 14:03:22 +01:00
2012-01-25 16:13:17 -08:00
2012-02-06 09:41:06 -08:00
2011-11-22 16:37:01 -05:00
2011-11-02 16:07:02 -07:00
2012-08-10 00:11:14 +01:00
2011-11-29 11:59:50 +00:00
2012-07-25 04:11:40 +01:00
2013-01-16 01:13:25 +00:00
2012-07-12 04:31:59 +01:00
2011-10-31 17:30:47 -07:00
2011-10-31 17:30:44 -07:00
2011-11-02 16:07:02 -07:00
2012-07-25 04:11:32 +01:00
2011-11-02 16:07:02 -07:00