linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] serial: uartps: Add tx_empty checks
@ 2020-04-09  6:26 Raviteja Narayanam
  2020-04-09  6:26 ` [PATCH v2 1/2] serial: uartps: Wait for tx_empty in console setup Raviteja Narayanam
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Raviteja Narayanam @ 2020-04-09  6:26 UTC (permalink / raw)
  To: linux-serial
  Cc: gregkh, jslaby, michal.simek, linux-arm-kernel, linux-kernel,
	git, Raviteja Narayanam

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-13 10:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-09  6:26 [PATCH v2 0/2] serial: uartps: Add tx_empty checks Raviteja Narayanam
2020-04-09  6:26 ` [PATCH v2 1/2] serial: uartps: Wait for tx_empty in console setup Raviteja Narayanam
2020-04-09  6:26 ` [PATCH v2 2/2] serial: uartps: Use cdns_uart_tx_empty in console_write Raviteja Narayanam
2020-04-13 10:00 ` [PATCH v2 0/2] serial: uartps: Add tx_empty checks Shubhrajyoti Datta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).