aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorMurali Karicheri <[email protected]>2014-05-01 15:04:53 -0400
committerGreg Kroah-Hartman <[email protected]>2014-05-28 13:04:46 -0700
commit06aa82e498c144c7784a6f3d3b55458b272d6146 (patch)
tree0055d789f294f29287ec4386ef3b81ef9eb4a181 /scripts/objdiff
parentab5e4e4108ca5d8326cb6b4b3a21b096a002f68f (diff)
serial: uart: add hw flow control support configuration
8250 uart driver currently supports only software assisted hw flow control. The software assisted hw flow control maintains a hw_stopped flag in the tty structure to stop and start transmission and use modem status interrupt for the event to drive the handshake signals. This is not needed if hw has flow control capabilities. This patch adds a DT attribute for enabling hw flow control for a uart port. Also skip stop and start if this flag is present in flag field of the port structure. Signed-off-by: Murali Karicheri <[email protected]> CC: Rob Herring <[email protected]> CC: Pawel Moll <[email protected]> CC: Mark Rutland <[email protected]> CC: Ian Campbell <[email protected]> CC: Kumar Gala <[email protected]> CC: Randy Dunlap <[email protected]> CC: Jiri Slaby <[email protected]> CC: Santosh Shilimkar <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions