public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fsl_lpuart: add some new features for lpuart driver
@ 2022-11-09 10:56 Sherry Sun
  2022-11-09 10:56 ` [PATCH 1/2] tty: serial: fsl_lpuart: enable wakeup source for lpuart Sherry Sun
  2022-11-09 10:56 ` [PATCH 2/2] tty: serial: fsl_lpuart: Add runtime pm support Sherry Sun
  0 siblings, 2 replies; 5+ messages in thread
From: Sherry Sun @ 2022-11-09 10:56 UTC (permalink / raw)
  To: gregkh, jirislaby; +Cc: linux-serial, linux-kernel, linux-imx

The patches have added the wakeup source support for lpuart, also enable the
runtime pm for lpuart driver, it has been tested on imx8ulp-evk board, and the
two new features can work well.

Sherry Sun (2):
  tty: serial: fsl_lpuart: enable wakeup source for lpuart
  tty: serial: fsl_lpuart: Add runtime pm support

 drivers/tty/serial/fsl_lpuart.c | 341 ++++++++++++++++++++++++--------
 1 file changed, 260 insertions(+), 81 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-11-10 11:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-09 10:56 [PATCH 0/2] fsl_lpuart: add some new features for lpuart driver Sherry Sun
2022-11-09 10:56 ` [PATCH 1/2] tty: serial: fsl_lpuart: enable wakeup source for lpuart Sherry Sun
2022-11-09 10:56 ` [PATCH 2/2] tty: serial: fsl_lpuart: Add runtime pm support Sherry Sun
2022-11-09 12:38   ` Ilpo Järvinen
2022-11-10 11:04     ` Sherry Sun

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