serial: 8250_lpss: Enable PSE UART Auto Flow Control
authorAman Kumar <aman.kumar@intel.com>
Tue, 5 Oct 2021 13:30:26 +0000 (16:30 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Oct 2021 13:22:35 +0000 (15:22 +0200)
commit2cb3315107b5b3312b0f434efdb3ad354274e2a5
treef4c876428a23f9fd2134301ce9ce10b58a145038
parent7c4fc082f50431cc0814b47595ec9f9cca285993
serial: 8250_lpss: Enable PSE UART Auto Flow Control

Add a call to the custom ->set_termios() which has implementation about
changing the state of RTS and CTS.

Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Signed-off-by: Aman Kumar <aman.kumar@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20211005133026.21488-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_lpss.c