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

Alistair Francis alistair at alistair23.me
Sun Jan 9 03:41:18 PST 2022


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




More information about the linux-arm-kernel mailing list