On Thu, Mar 11, 2021 at 10:51:53PM +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> > Acked-by: Fabrice Gasnier <fabrice.gasnier@xxxxxxxxxxx> > --- > drivers/tty/serial/stm32-usart.c | 11 ++++++++++- > drivers/tty/serial/stm32-usart.h | 4 ++++ > 2 files changed, 14 insertions(+), 1 deletion(-) What changed from v4-v1 on this patch series? That needs to go below the --- line as documented. Please fix up and send v6. thanks, greg k-h