[PATCH 0/2] serial: stm32: fix name conflict
From: Ludovic Barre <hidden>
Date: 2017-12-01 16:37:39
Also in:
linux-devicetree, linux-serial, lkml
From: Ludovic Barre <hidden>
Date: 2017-12-01 16:37:39
Also in:
linux-devicetree, linux-serial, lkml
From: Ludovic Barre <redacted> 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