mbox series

[PATCHv3,0/2] serial: uartps: Make flowcontrol configurable

Message ID 1554795924-12053-1-git-send-email-shubhrajyoti.datta@gmail.com
Headers show
Series serial: uartps: Make flowcontrol configurable | expand

Message

Shubhrajyoti Datta April 9, 2019, 7:45 a.m. UTC
From: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>

Add support for making flow control configurable.
To add support for same.

changes from v2:
Update the name of the binding

Shubhrajyoti Datta (2):
  dt-bindings: xilinx-uartps: Add support for cts-override
  serial: uartps: Add support for cts-override

 Documentation/devicetree/bindings/serial/cdns,uart.txt |  5 +++++
 drivers/tty/serial/xilinx_uartps.c                     | 12 ++++++++++++
 2 files changed, 17 insertions(+)