public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: lpuart: fix RXFE filed offset and handle Overrun flag
@ 2026-02-18 14:59 Sébastien Szymanski
  2026-02-18 14:59 ` [PATCH 1/2] serial: lpuart: fix RXFE filed offset for i.MX9 Sébastien Szymanski
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sébastien Szymanski @ 2026-02-18 14:59 UTC (permalink / raw)
  To: u-boot
  Cc: Tom Rini, Peng Fan, Andrew Goodbody, Kory Maincent,
	Julien Boibessot, Sébastien Szymanski

This couple patches fixes the RXFE filed offset on i.MX9 platforms and handle
the Overrun flag which can prevent user from accessing the U-Boot prompt.

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
---
Sébastien Szymanski (2):
      serial: lpuart: fix RXFE filed offset for i.MX9
      serial: lpuart: handle Overrun flag

 drivers/serial/serial_lpuart.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
base-commit: 8666b16015d4212facacc514e2eb626f3630dcf0
change-id: 20260218-lpuart-fix-rxfe-offset-f04ef861ae99

Best regards,
-- 
Sébastien Szymanski <sebastien.szymanski@armadeus.com>


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

end of thread, other threads:[~2026-02-25  3:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-18 14:59 [PATCH 0/2] serial: lpuart: fix RXFE filed offset and handle Overrun flag Sébastien Szymanski
2026-02-18 14:59 ` [PATCH 1/2] serial: lpuart: fix RXFE filed offset for i.MX9 Sébastien Szymanski
2026-02-25  2:24   ` Peng Fan (OSS)
2026-02-25  3:32   ` Ye Li
2026-02-18 14:59 ` [PATCH 2/2] serial: lpuart: handle Overrun flag Sébastien Szymanski
2026-02-25  2:24   ` Peng Fan (OSS)
2026-02-19 13:28 ` [PATCH 0/2] serial: lpuart: fix RXFE filed offset and " Kory Maincent

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