serial: stm32-usart: Add STM32 USART Driver
authorMaxime Coquelin <mcoquelin.stm32@gmail.com>
Wed, 10 Jun 2015 19:19:36 +0000 (21:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Jun 2015 00:34:26 +0000 (17:34 -0700)
This drivers adds support to the STM32 USART controller, which is a
standard serial driver.

Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Reviewed-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/stm32-usart.c [new file with mode: 0644]
include/uapi/linux/serial_core.h

Simple merge
Simple merge
Simple merge
Simple merge