[PATCH v8 11/16] serial: stm32-usart: Add STM32 USART Driver

Maxime Coquelin mcoquelin.stm32 at gmail.com
Mon May 18 06:05:57 PDT 2015


Hi Greg,

2015-05-09 9:53 GMT+02:00 Maxime Coquelin <mcoquelin.stm32 at gmail.com>:
> This drivers adds support to the STM32 USART controller, which is a
> standard serial driver.
>
> Tested-by: Chanwoo Choi <cw00.choi at samsung.com>
> Reviewed-by: Peter Hurley <peter at hurleysoftware.com>
> Reviewed-by: Vladimir Zapolskiy <vladimir_zapolskiy at mentor.com>
> Signed-off-by: Maxime Coquelin <mcoquelin.stm32 at gmail.com>
> ---
>  drivers/tty/serial/Kconfig       |  17 +
>  drivers/tty/serial/Makefile      |   1 +
>  drivers/tty/serial/stm32-usart.c | 739 +++++++++++++++++++++++++++++++++++++++
>  include/uapi/linux/serial_core.h |   3 +
>  4 files changed, 760 insertions(+)
>  create mode 100644 drivers/tty/serial/stm32-usart.c
>

Could you consider applying this patch and the one documenting its DT
bindings (patch 10/16) to your tree for 4.2?

Thanks in advance,
Maxime



More information about the linux-arm-kernel mailing list