On Tue, 22 Jan 2019 09:56:46 +0100, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: >> + lpuart32_write(port, temp & ~UARTBAUD_RDMAE, UARTBAUD); > > Did you test build this code? This line breaks the build :( > > Please fix this up and be more careful. Sorry, I had built this driver with CONFIG_PM_SLEEP=n. I will send an updated patch soon. --- Atsushi Nemoto