public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Add Sifive uart suspend and resume
@ 2023-08-09 13:50 Nick Hu
  2023-08-09 13:50 ` [PATCH v2 1/1] serial: sifive: Add suspend and resume operations Nick Hu
  2023-08-11 19:11 ` [PATCH v2 0/1] Add Sifive uart suspend and resume Greg KH
  0 siblings, 2 replies; 6+ messages in thread
From: Nick Hu @ 2023-08-09 13:50 UTC (permalink / raw)
  To: nick.hu, zong.li, gregkh, jirislaby, palmer, paul.walmsley,
	linux-serial, linux-kernel, linux-riscv

Add Sifive uart suspend and resume functions for system suspend.

Changes in v2:
- Change Signed-off-by: Ben Dooks to Reviewed-by: Ben Dooks
- Remove the unnecessary check

Nick Hu (1):
  serial: sifive: Add suspend and resume operations

 drivers/tty/serial/sifive.c | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2023-08-14  8:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 13:50 [PATCH v2 0/1] Add Sifive uart suspend and resume Nick Hu
2023-08-09 13:50 ` [PATCH v2 1/1] serial: sifive: Add suspend and resume operations Nick Hu
2023-08-11 19:11 ` [PATCH v2 0/1] Add Sifive uart suspend and resume Greg KH
2023-08-14  5:55   ` Nick Hu
2023-08-14  6:02     ` Greg KH
2023-08-14  8:12       ` Nick Hu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox