Searched hist:a4f6072fe45b2b4a6497c3760a53bba6694c520a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/tty/serial/ |
H A D | st-asc.c | diff a4f6072fe45b2b4a6497c3760a53bba6694c520a Fri Feb 03 04:23:11 CST 2017 Lee Jones <lee.jones@linaro.org> serial: st-asc: Provide RTS functionality
Until this point, it has not been possible for userland serial applications (e.g. stty) to toggle the UART RTS line. This can be useful with certain configurations. For example, when using a Mezzanine on a Linaro 96board, RTS line is used to take the on-board microcontroller in and out of reset.
Acked-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|