Add optional gpio property to uartps node to support rs485 Add rs485 support to uartps driver Manikanta Guntupalli (2): dt-bindings: Add optional gpio property to uartps node to support rs485 tty: serial: uartps: Add rs485 support to uartps driver .../devicetree/bindings/serial/cdns,uart.yaml | 5 + drivers/tty/serial/xilinx_uartps.c | 96 ++++++++++++++++++- 2 files changed, 100 insertions(+), 1 deletion(-) -- 2.25.1