]> git.ipfire.org Git - thirdparty/linux.git/commit
serial: stm32: add support for break control
authorErwan Le Ray <erwan.leray@foss.st.com>
Wed, 6 Sep 2023 15:15:47 +0000 (17:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Sep 2023 09:14:42 +0000 (11:14 +0200)
commit30e945861f3b46c4a5b25b861da40510a64cf9a4
tree9328de8464cae93031d97fc53d19e910e22f1dda
parent46c4699d07e65787d613b92c9fd499e3d44ea80d
serial: stm32: add support for break control

Add support for break control to the stm32 serial driver.

Signed-off-by: Erwan Le Ray <erwan.leray@foss.st.com>
Signed-off-by: Valentin Caron <valentin.caron@foss.st.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230906151547.840302-1-valentin.caron@foss.st.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/stm32-usart.c