lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 4 Jul 2019 15:53:27 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     fugang.duan@....com
Cc:     linux-serial@...r.kernel.org, jslaby@...e.com,
        linux-kernel@...r.kernel.org, robh+dt@...nel.org,
        mark.rutland@....com, u.kleine-koenig@...gutronix.de,
        daniel.baluta@....com
Subject: Re: [PATCH RESEND tty/serial 1/1] tty: serial: fsl_lpuart: add
 imx8qxp support

On Thu, Jul 04, 2019 at 09:40:07PM +0800, fugang.duan@....com wrote:
> From: Fugang Duan <fugang.duan@....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.duan@....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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ