From: Fugang Duan <fugang.duan@xxxxxxx> The patch set is to clean up the code and fix some minor issues. There have no function change except the patch "tty: serial: fsl_lpuart: add earlycon for imx8qxp platform" add earlycon support for imx8qxp platform. Fugang Duan (5): tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting tty: serial: fsl_lpuart: add earlycon for imx8qxp platform tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc() tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl tty: serial: fsl_lpuart: correct the FIFO depth size drivers/tty/serial/fsl_lpuart.c | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) -- 2.7.4