[PATCH 0/2] serial: stm32: fix name conflict

From: Ludovic Barre
Date: Fri Dec 01 2017 - 11:37:44 EST


From: Ludovic Barre <ludovic.barre@xxxxxx>

This patch series:
-fix name conflict, when both driver 8250/stm32-usart
are activated. Replace stm32 tty name "ttyS" by "ttySTM".
-by default add stm32 console when SERIAL_STM32 is selected.

Ludovic Barre (2):
serial: stm32: add default console
serial: stm32: fix name conflict with 8250

drivers/tty/serial/Kconfig | 1 +
drivers/tty/serial/stm32-usart.h | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

--
2.7.4