Re: [PATCH 1/2] tty/serial: Add st,swap OF option to stm32-usart

From: Greg Kroah-Hartman
Date: Thu Mar 12 2020 - 05:03:02 EST


On Sat, Feb 29, 2020 at 05:05:06PM +0100, Martin Devera wrote:
> STM32 F7/H7 usarts supports RX & TX pin swapping.
> Add option to turn it on.
> Tested on STM32MP157.
>
> Signed-off-by: Martin Devera <devik@xxxxxxxxxx>
> ---
> drivers/tty/serial/stm32-usart.c | 3 ++-
> drivers/tty/serial/stm32-usart.h | 1 +
> 2 files changed, 3 insertions(+), 1 deletion(-)

This, and patch 2/2, do not apply to my tty-next branch at all. What
did you make them against?

Please rebase and resend the series.

thanks,

greg k-h