mbox series

[0/3] Explicit disable da9062 watchdog during suspend

Message ID 20200108095704.23233-1-m.felsch@pengutronix.de
Headers show
Series Explicit disable da9062 watchdog during suspend | expand

Message

Marco Felsch Jan. 8, 2020, 9:57 a.m. UTC
Hi,

this v2 contains all review comments made on [1]. Furthermore the series
includes a fix patch which is need to parse the devicetree.

[1] https://www.spinics.net/lists/linux-watchdog/msg17044.html

Regards,
  Marco

Marco Felsch (3):
  mfd: da9062: fix watchdog compatible string
  dt-bindings: watchdog: da9062: add suspend disable option
  watchdog: da9062: add power management ops

 .../bindings/watchdog/da9062-wdt.txt          |  5 +++
 drivers/mfd/da9062-core.c                     |  2 +-
 drivers/watchdog/da9062_wdt.c                 | 37 +++++++++++++++++++
 3 files changed, 43 insertions(+), 1 deletion(-)