On Thu, Jul 04, 2019 at 09:40:07PM +0800, fugang.d...@nxp.com wrote:
> From: Fugang Duan <fugang.d...@nxp.com>
> 
> The lpuart of imx8ulp is basically the same as imx7ulp, but it
> has new feature support based on imx7ulp, like it can assert a
> DMA request on EOP(end-of-packet). imx8ulp lpuart use two clocks,
> one is ipg bus clock that is used to access registers, the other
> is baud clock that is used to transmit-receive data.
> 
> Signed-off-by: Fugang Duan <fugang.d...@nxp.com>
> ---
>  drivers/tty/serial/fsl_lpuart.c | 106 
> ++++++++++++++++++++++++++++++++--------
>  1 file changed, 86 insertions(+), 20 deletions(-)

You need to list what changed from the last version below the --- line.

Anyway, I'll take this as-is, next time :)

thanks,

greg k-h

Reply via email to