linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2]  tty: serial: uartlite: PM Runtime
@ 2021-07-13  6:48 Shubhrajyoti Datta
  2021-07-13  6:48 ` [PATCH v2 1/2] tty: serial: uartlite: Disable clocks in case of errors Shubhrajyoti Datta
  2021-07-13  6:48 ` [PATCH v2 2/2] tty: serial: uartlite: Add runtime pm support Shubhrajyoti Datta
  0 siblings, 2 replies; 3+ messages in thread
From: Shubhrajyoti Datta @ 2021-07-13  6:48 UTC (permalink / raw)
  To: git, linux-serial; +Cc: gregkh, Shubhrajyoti Datta

Add PM runtime support.
In case of errors disable clocks.
Add runtime PM support.

Shubhrajyoti Datta (2):
  tty: serial: uartlite: Disable clocks in case of errors
  tty: serial: uartlite: Add runtime pm support

 drivers/tty/serial/uartlite.c | 61 ++++++++++++++++++++++++++++++-----
 1 file changed, 53 insertions(+), 8 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-07-13  6:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-13  6:48 [PATCH v2 0/2] tty: serial: uartlite: PM Runtime Shubhrajyoti Datta
2021-07-13  6:48 ` [PATCH v2 1/2] tty: serial: uartlite: Disable clocks in case of errors Shubhrajyoti Datta
2021-07-13  6:48 ` [PATCH v2 2/2] tty: serial: uartlite: Add runtime pm support Shubhrajyoti Datta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).