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

Ludovic Barre ludovic.Barre at st.com
Fri Dec 1 08:36:49 PST 2017


From: Ludovic Barre <ludovic.barre at st.com>

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




More information about the linux-arm-kernel mailing list