linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] watchdog: imx_wdt2: Enable ping on suspend support
@ 2022-01-09 11:41 Alistair Francis
  2022-01-09 11:41 ` [PATCH 1/2] watchdog: imx2_wdg: Alow ping on suspend Alistair Francis
  2022-01-09 11:41 ` [PATCH 2/2] ARM: dts: imx7d: remarkable2: set ping-during-suspend for watchdog Alistair Francis
  0 siblings, 2 replies; 5+ messages in thread
From: Alistair Francis @ 2022-01-09 11:41 UTC (permalink / raw)
  To: linux-kernel, linux, shawnguo, wim, linux-watchdog, s.hauer,
	linux-arm-kernel
  Cc: linux-imx, kernel, festevam, devicetree, robh+dt, Alistair Francis

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


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

end of thread, other threads:[~2022-01-13 19:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-09 11:41 [PATCH 0/2] watchdog: imx_wdt2: Enable ping on suspend support Alistair Francis
2022-01-09 11:41 ` [PATCH 1/2] watchdog: imx2_wdg: Alow ping on suspend Alistair Francis
2022-01-13 18:55   ` Stefan Wahren
2022-01-13 19:43     ` Guenter Roeck
2022-01-09 11:41 ` [PATCH 2/2] ARM: dts: imx7d: remarkable2: set ping-during-suspend for watchdog Alistair Francis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).