Commits
Fugang Duan committed e085dff6cb6
tty: serial: fsl_lpuart: enable dma mode for imx8qxp imx8qxp lpuart support eDMA for dma mode, support EOP (end-of-packet) feature. But eDMA cannot detect the correct DADDR for current major loop in cyclic mode, so it doesn't support cyclic mode. The patch is to enable lpuart prep slave sg dma mode for imx8qxp. Signed-off-by: Fugang Duan <fugang.duan@nxp.com>