[PATCH 0/2] watchdog: imx_wdt2: Enable ping on suspend support

Alistair Francis posted 2 patches 4 years, 5 months ago
.../bindings/watchdog/fsl-imx-wdt.yaml        |  7 ++++++
arch/arm/boot/dts/imx7d-remarkable2.dts       |  1 +
drivers/watchdog/imx2_wdt.c                   | 22 +++++++++++++------
3 files changed, 23 insertions(+), 7 deletions(-)
[PATCH 0/2] watchdog: imx_wdt2: Enable ping on suspend support
Posted by Alistair Francis 4 years, 5 months ago
When running Linux on the reMarkable2 tablet the device reboots two
minutes after suspend. This is because we don't go into low power
mode so the watchdog timer is still running and triggers a reboot.

This series adds optional support for ping on suspend for the
i.MX watchdog timer and then enables it for the reMarkable2 tablet.

Alistair Francis (2):
  watchdog: imx2_wdg: Alow ping on suspend
  ARM: dts: imx7d: remarkable2: set ping-during-suspend for watchdog

 .../bindings/watchdog/fsl-imx-wdt.yaml        |  7 ++++++
 arch/arm/boot/dts/imx7d-remarkable2.dts       |  1 +
 drivers/watchdog/imx2_wdt.c                   | 22 +++++++++++++------
 3 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.31.1