public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] watchdog: imx2_wdt: Allow to run in low power mode
@ 2025-12-29 14:49 Nandor Han
  2025-12-29 14:49 ` [PATCH 1/2] watchdog: imx2_wdt: Allow to continue " Nandor Han
  2025-12-29 14:50 ` [PATCH 2/2] dt-bindings: watchdog: fsl-imx: document " Nandor Han
  0 siblings, 2 replies; 19+ messages in thread
From: Nandor Han @ 2025-12-29 14:49 UTC (permalink / raw)
  To: wim, linux, robh, krzk+dt, conor+dt, shawnguo, s.hauer
  Cc: kernel, festevam, nandor.han, linux-watchdog, devicetree, imx,
	linux-arm-kernel, linux-kernel

Description
-----------
Add the possibility for the user to allow the configuration of watchdog
in low power mode.

Testing
-------
It was verified on a i.MX7D based system that once enabled the watchdog
will reset the device when the system enter in low power mode.

Nandor Han (2):
  watchdog: imx2_wdt: Allow to continue in low power mode
  dt-bindings: watchdog: fsl-imx: document continue in low power mode

 .../devicetree/bindings/watchdog/fsl-imx-wdt.yaml          | 6 ++++++
 drivers/watchdog/imx2_wdt.c                                | 7 ++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.39.5


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

end of thread, other threads:[~2026-01-14 15:59 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-29 14:49 [PATCH 0/2] watchdog: imx2_wdt: Allow to run in low power mode Nandor Han
2025-12-29 14:49 ` [PATCH 1/2] watchdog: imx2_wdt: Allow to continue " Nandor Han
2025-12-30 12:35   ` Krzysztof Kozlowski
2026-01-07  9:04     ` Nandor Han
2026-01-12 13:08     ` [PATCH v2 0/2] watchdog: imx2_wdt: Allow to run " Nandor Han
2026-01-12 13:08     ` [PATCH v2 1/2] dt-bindings: watchdog: fsl-imx: document continue " Nandor Han
2026-01-12 13:55       ` Krzysztof Kozlowski
2026-01-14 13:22         ` Nandor Han
2026-01-14 15:58           ` Krzysztof Kozlowski
2026-01-12 13:08     ` [PATCH v2 2/2] watchdog: imx2_wdt: Allow to " Nandor Han
2025-12-31 23:41   ` [PATCH 1/2] " Guenter Roeck
2025-12-29 14:50 ` [PATCH 2/2] dt-bindings: watchdog: fsl-imx: document " Nandor Han
2025-12-30 12:34   ` Krzysztof Kozlowski
2026-01-07  9:12     ` Nandor Han
2026-01-07 10:48       ` Krzysztof Kozlowski
2026-01-08  7:58         ` Nandor Han
2026-01-12 13:56           ` Krzysztof Kozlowski
2026-01-06 11:51   ` Peng Fan
2026-01-07 10:29     ` Nandor Han

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox