Re: [-next] serial: 8250: Match legacy NS16550A UARTs

From: Greg Kroah-Hartman
Date: Thu Apr 15 2021 - 04:11:57 EST


On Wed, Apr 14, 2021 at 09:45:39AM -0400, Al Cooper wrote:
> From: Florian Fainelli <f.fainelli@xxxxxxxxx>
>
> Older 32-bit only Broadcom STB chips used a NS16550A compatible UART,
> the 8250_bcm7271.c driver can drive those UARTs just fine provided that
> we let it match the appropriate compatible string.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> Reviewed-by: Al Cooper <alcooperx@xxxxxxxxx>

When forwarding on patches from others, you need to sign-off on them,
not just say "reviewed-by" as I am obtaining the patch from you, not
Florian.

Please fix up.

thanks,

greg k-h