Re: [PATCH v2] tty: samsung_tty: 32-bit access for TX/RX hold registers

From: Greg KH
Date: Thu Apr 02 2020 - 08:18:19 EST


On Thu, Apr 02, 2020 at 08:04:29PM +0900, Hyunki Koo wrote:
> Support 32-bit access for the TX/RX hold registers UTXH and URXH.
>
> This is required for some newer SoCs.
>
> Signed-off-by: Hyunki Koo <hyunki00.koo@xxxxxxxxxxx>
> ---
> drivers/tty/serial/samsung_tty.c | 78 +++++++++++++++++++++++++++++++++-------
> 1 file changed, 66 insertions(+), 12 deletions(-)

What changed from v1? Always put that under the --- line, as documented
to do so.

Please make a v3 with that information.

thanks,

greg k-h