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

From: Shubhrajyoti Datta
Date: Mon Apr 13 2020 - 06:09:50 EST


Hi Raviteja,
thanks for the patch.

On Thu, Apr 9, 2020 at 11:59 AM Raviteja Narayanam
<raviteja.narayanam@xxxxxxxxxx> wrote:
>
> 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.
>
Reviewed-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx>

> 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
>