[PATCH v2 0/2] watchdog: imx2_wdt: Allow to run in low power mode

From: Nandor Han

Date: Mon Jan 12 2026 - 08:09:03 EST


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.


Changes in V2:
-------------
- Order the dt-bindings commit before using it.
- Small documentation update.


Nandor Han (2):
dt-bindings: watchdog: fsl-imx: document continue in low power mode
watchdog: imx2_wdt: Allow to 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