Searched hist:"6929 cb00a5017633aa54c6a9071cc0abfd573b47" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/tty/serial/ |
H A D | st-asc.c | diff 6929cb00a5017633aa54c6a9071cc0abfd573b47 Fri Feb 03 04:23:12 CST 2017 Lee Jones <lee.jones@linaro.org> serial: st-asc: Read in all Pinctrl states
There are now 2 possible separate/different Pinctrl states which can be provided from platform data. One which encompasses the lines required for HW flow-control (CTS/RTS) and another which does not specify these lines, such that they can be used via GPIO mechanisms for manually toggling (i.e. from a request by `stty`).
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>
|