[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAKfKVtFHhz-wD-2fiJVRMXxupe=YRZQ4SV-VU+u=Yxe3gfmvrg@mail.gmail.com>
Date: Mon, 13 Apr 2020 15:30:36 +0530
From: Shubhrajyoti Datta <shubhrajyoti.datta@...il.com>
To: Raviteja Narayanam <raviteja.narayanam@...inx.com>
Cc: linux-serial@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
jslaby@...e.com, Michal Simek <michal.simek@...inx.com>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>, git@...inx.com
Subject: Re: [PATCH v2 0/2] serial: uartps: Add tx_empty checks
Hi Raviteja,
thanks for the patch.
On Thu, Apr 9, 2020 at 11:59 AM Raviteja Narayanam
<raviteja.narayanam@...inx.com> 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@...inx.com>
> 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
>
Powered by blists - more mailing lists