linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH  0/2] serial: stm32: fix name conflict
@ 2017-12-01 16:36 Ludovic Barre
  2017-12-01 16:36 ` [PATCH 1/2] serial: stm32: add default console Ludovic Barre
  2017-12-01 16:36 ` [PATCH 2/2] serial: stm32: fix name conflict with 8250 Ludovic Barre
  0 siblings, 2 replies; 5+ messages in thread
From: Ludovic Barre @ 2017-12-01 16:36 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby, Rob Herring
  Cc: Maxime Coquelin, Alexandre Torgue, linux-serial, linux-kernel,
	linux-arm-kernel, devicetree, Ludovic Barre

From: Ludovic Barre <ludovic.barre@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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-12-18  8:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-01 16:36 [PATCH 0/2] serial: stm32: fix name conflict Ludovic Barre
2017-12-01 16:36 ` [PATCH 1/2] serial: stm32: add default console Ludovic Barre
2017-12-15 19:25   ` Greg Kroah-Hartman
2017-12-18  8:31     ` Ludovic BARRE
2017-12-01 16:36 ` [PATCH 2/2] serial: stm32: fix name conflict with 8250 Ludovic Barre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).