[PATCH v2 0/2] serial: uartps: Add tx_empty checks

From: Raviteja Narayanam
Date: Thu Apr 09 2020 - 02:26:30 EST


This patch series does the following:
Use cdns_uart_tx_empty function in the driver.
Wait for empty.

v2:
Modified the wait in console setup and used cdns_uart_tx_empty function
in console_write as suggested by Maarten.

Raviteja Narayanam (2):
serial: uartps: Wait for tx_empty in console setup
serial: uartps: Use cdns_uart_tx_empty in console_write

drivers/tty/serial/xilinx_uartps.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)

--
2.7.4