All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] support 8250-mtk uart in-band wake up
@ 2019-05-27  8:31 Claire Chang
       [not found] ` <20190527083150.220194-1-tientzu-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Claire Chang @ 2019-05-27  8:31 UTC (permalink / raw)
  To: gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r
  Cc: Claire Chang, drinkcat-F7+t8E8rja9g9hUCZPvPmw,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-serial-u79uwXL29TY76Z2rM5mHXA,
	changqi.hu-NuS5LvNUpcJWk0Htik3J/w

changes in v3:
	1. remove an extra line in patch 2/2

changes in v2:
	1. add commit message
	2. drop return err in the resume path
	3. ignore disable_irq_wake()'s return value

Claire Chang (2):
  dt-bindings: serial: add documentation for Rx in-band wakeup support
  uart: mediatek: support Rx in-band wakeup

 .../devicetree/bindings/serial/mtk-uart.txt   | 13 ++++++++--
 drivers/tty/serial/8250/8250_mtk.c            | 24 +++++++++++++++++++
 2 files changed, 35 insertions(+), 2 deletions(-)

-- 
2.22.0.rc1.257.g3120a18244-goog

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-06-11 12:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-27  8:31 [PATCH v3 0/2] support 8250-mtk uart in-band wake up Claire Chang
     [not found] ` <20190527083150.220194-1-tientzu-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2019-05-27  8:31   ` [PATCH v3 1/2] dt-bindings: serial: add documentation for Rx in-band wakeup support Claire Chang
     [not found]     ` <20190527083150.220194-2-tientzu-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2019-06-11  9:53       ` Claire Chang
     [not found]         ` <CALiNf2_Kuu9agO31Wg2X4uUa0EHWYL=qG5RLQ=catn8M9XDKGQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-06-11  9:57           ` Greg KH
     [not found]             ` <20190611095752.GA24058-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2019-06-11 12:17               ` Claire Chang
2019-05-27  8:31   ` [PATCH v3 2/2] uart: mediatek: support Rx in-band wakeup Claire Chang
     [not found]     ` <20190527083150.220194-3-tientzu-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2019-06-03  3:31       ` Nicolas Boichat

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.