mbox series

[v6,0/5] Add wakeup support and move loopback to TIOCM_LOOP

Message ID 0101016e937a0ac1-9755c367-175c-4363-b642-19646a649b58-000000@us-west-2.amazonses.com (mailing list archive)
Headers show
Series Add wakeup support and move loopback to TIOCM_LOOP | expand

Message

Akash Asthana Nov. 22, 2019, 2:17 p.m. UTC
This series adds wakeup support over UART RX line and moves loopback
support to TIOCM_LOOP.
Patch 1 & 2 reverts the V2 changes for wakeup support on tty-next tip.
Patch 3 & 4 adds V6 changes for wakeup support.

Akash Asthana (5):
  Revert "tty: serial: qcom_geni_serial: Wakeup over UART RX"
  Revert "tty: serial: qcom_geni_serial: IRQ cleanup"
  tty: serial: qcom_geni_serial: IRQ cleanup
  tty: serial: qcom_geni_serial: Wakeup over UART RX
  tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOP

 drivers/tty/serial/qcom_geni_serial.c | 124 ++++++++++++++--------------------
 1 file changed, 51 insertions(+), 73 deletions(-)