diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2018-03-27 06:48:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-23 11:16:50 +0300 |
commit | c5f78b1fe4e5baf4c4ca30377c2d7e06e2e391ec (patch) | |
tree | 7aa24241fd71460d638053895d3585660e10881e /include/linux/serial_8250.h | |
parent | d6810a82c7c7e3b262db5e9e67f6bd81b41f3840 (diff) | |
download | linux-c5f78b1fe4e5baf4c4ca30377c2d7e06e2e391ec.tar.xz |
serial: Introduce UPSTAT_SYNC_FIFO for synchronised FIFOs
This change adds a flag to indicate that a UART is has an external means
of synchronising its FIFO, without needing CTSRTS or XON/XOFF.
This allows us to use the throttle/unthrottle callbacks, without having
to claim other methods of flow control.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Tested-by: Eddie James <eajames@linux.vnet.ibm.com>
Tested-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/serial_8250.h')
0 files changed, 0 insertions, 0 deletions