mbox series

[0/2] tty: serial: fsl_lpuart: cleanup lpuart driver

Message ID 20250307022547.1000293-1-sherry.sun@nxp.com
Headers show
Series tty: serial: fsl_lpuart: cleanup lpuart driver | expand

Message

Sherry Sun March 7, 2025, 2:25 a.m. UTC
Do some cleanup for lpuart driver, no functionality change.

Sherry Sun (2):
  tty: serial: fsl_lpuart: Use u32 for register variables
  tty: serial: fsl_lpuart: use port struct directly to simply code

 drivers/tty/serial/fsl_lpuart.c | 260 ++++++++++++++++----------------
 1 file changed, 127 insertions(+), 133 deletions(-)