public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* mxs-auart broken in v6.2 and onwards
@ 2024-01-27 21:35 Emil Kronborg
  2024-01-30  9:38 ` Jiri Slaby
  0 siblings, 1 reply; 4+ messages in thread
From: Emil Kronborg @ 2024-01-27 21:35 UTC (permalink / raw)
  To: linux-serial, jirislaby; +Cc: linux-kernel

Hi,

After updating Linux on an i.MX28 board, serial communication over AUART
broke. When I TX from the board and measure on the TX pin, it seems like
the HW fifo is not emptied before the transmission is stopped. I
bisected the bad commit to be 2d141e683e9a ("tty: serial: use
uart_port_tx() helper"). Since it concerns multiple drivers, simply
reverting it is not feasible. One solution would be to effectively
revert the commit for just mxs-auart.c, but maybe you have a better
idea? Any pointers is appreciated.

Regards,
Emil


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

end of thread, other threads:[~2024-01-31 12:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-27 21:35 mxs-auart broken in v6.2 and onwards Emil Kronborg
2024-01-30  9:38 ` Jiri Slaby
2024-01-30 18:57   ` Emil Kronborg
2024-01-31 12:15     ` Jiri Slaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox