public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@oss.nxp.com>
To: Nandor Han <nandor.han@gehealthcare.com>
Cc: wim@linux-watchdog.org, linux@roeck-us.net, robh@kernel.org,
	krzk+dt@kernel.org, conor+dt@kernel.org, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de,
	festevam@gmail.com, linux-watchdog@vger.kernel.org,
	devicetree@vger.kernel.org, imx@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] dt-bindings: watchdog: fsl-imx: document continue in low power mode
Date: Tue, 6 Jan 2026 19:51:31 +0800	[thread overview]
Message-ID: <aVz3Q34/nchMuqVX@shlinux89> (raw)
In-Reply-To: <20251229145000.421426-3-nandor.han@gehealthcare.com>

Hi Nandor,

On Mon, Dec 29, 2025 at 04:50:00PM +0200, Nandor Han wrote:
>Property "fsl,wdt-continue-in-low-power" allows the watchdog to continue
>running in low power modes (STOP and DOZE). By default, the watchdog is
>suspended in these modes. This property provides the option to keep the
>watchdog active during low power states when needed.

From the cover letter, I see that system should reset if runs into
low power mode. So your system are not allowed to run into low power mode.

If my understanding is correct, DT property should not be used.
You may need to use sysfs or module_parameter for your case.

Regards,
Peng

>
>Signed-off-by: Nandor Han <nandor.han@gehealthcare.com>
>---
> Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
>diff --git a/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml b/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml
>index 34951783a633..4dd9cc81c926 100644
>--- a/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml
>+++ b/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml
>@@ -64,6 +64,12 @@ properties:
>       If present, the watchdog device is suspended in WAIT mode
>       (Suspend-to-Idle). Only supported on certain devices.
> 
>+  fsl,wdt-continue-in-low-power:
>+    $ref: /schemas/types.yaml#/definitions/flag
>+    description: |
>+      If present, the watchdog device continues to run in low power modes
>+      (STOP and DOZE). By default, the watchdog is suspended in these modes.
>+
> required:
>   - compatible
>   - interrupts
>-- 
>2.39.5
>

  parent reply	other threads:[~2026-01-06 11:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2026-01-07 10:29     ` Nandor Han

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aVz3Q34/nchMuqVX@shlinux89 \
    --to=peng.fan@oss.nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=nandor.han@gehealthcare.com \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=wim@linux-watchdog.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox