Commits

Fugang Duan committed 0cf10afdc73
MLK-16086 tty: serial: lpuart: add port.lock to protect registers accessing in suspend Add port.lock to protect register accessing in suspend/resume function. Disable RIE and ILIE before DMA chan is ternminated in suspend function. Signed-off-by: Fugang Duan <fugang.duan@nxp.com>