[PATCH 0/2] tty: serial: imx: improve the imx uart wakeup function

Sherry Sun posted 2 patches 1 week, 1 day ago
There is a newer version of this series
drivers/tty/serial/imx.c | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
[PATCH 0/2] tty: serial: imx: improve the imx uart wakeup function
Posted by Sherry Sun 1 week, 1 day ago
Make some improvements for imx uart wakeup function. The first patch adds
device_may_wakeup() check before configuring the wake related registers.
The second patch adds the wakeup event reporting support for imx uart.

Sherry Sun (2):
  tty: serial: imx: Only configure the wake register when device is set
    as wakeup source
  tty: serial: imx: Add missing wakeup event reporting

 drivers/tty/serial/imx.c | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

-- 
2.34.1