Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH V2 0/3] tty: serial: fsl_lpuart: cleanup lpuart driver
@ 2025-03-11  3:33 Sherry Sun
  2025-03-11  3:33 ` [PATCH V2 1/3] tty: serial: fsl_lpuart: Use u32 for register variables Sherry Sun
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sherry Sun @ 2025-03-11  3:33 UTC (permalink / raw)
  To: gregkh, jirislaby; +Cc: linux-serial, linux-kernel, imx, shenwei.wang

Do some cleanup for lpuart driver, no functionality change.

Changes in V2:
1. Add the third patch to rename the register variables as Jiri suggested.

Sherry Sun (3):
  tty: serial: fsl_lpuart: Use u32 for register variables
  tty: serial: fsl_lpuart: use port struct directly to simply code
  tty: serial: lpuart: rename register variables more specifically

 drivers/tty/serial/fsl_lpuart.c | 446 ++++++++++++++++----------------
 1 file changed, 220 insertions(+), 226 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-03-11  6:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-11  3:33 [PATCH V2 0/3] tty: serial: fsl_lpuart: cleanup lpuart driver Sherry Sun
2025-03-11  3:33 ` [PATCH V2 1/3] tty: serial: fsl_lpuart: Use u32 for register variables Sherry Sun
2025-03-11  3:33 ` [PATCH V2 2/3] tty: serial: fsl_lpuart: use port struct directly to simply code Sherry Sun
2025-03-11  3:33 ` [PATCH V2 3/3] tty: serial: lpuart: rename register variables more specifically Sherry Sun
2025-03-11  3:50   ` Jiri Slaby
2025-03-11  6:57     ` Sherry Sun

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