Commits

Abel Vesa committed bbfd7471da4
MLK-17005: linux-imx: serial: fsl_lpuart: Clear LOOP mode when requested The LOOP mode remained always set after first use. If the ioctl tiocmset gets called with TIOCMBIC for TIOCM_LOOP, UARTCTRL_LOOPS needs to be cleared in the LPUART control register. Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Acked-by: Fugang Duan <fugang.duan@nxp.com>