lkml.org 
[lkml]   [2022]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 2/3] dt-bindings: watchdog: fsl-imx: document suspend in wait mode
From
Hi Alexander and Krzysztof,

hope I can reply to both questions here.

On 19. 10. 22 17:51, Krzysztof Kozlowski wrote:
> On 19/10/2022 09:00, Alexander Stein wrote:
>> Hello Andrej,
>>
>> Am Mittwoch, 19. Oktober 2022, 13:17:13 CEST schrieb Andrej Picej:
>
> Missing commit msg.
>
>>> Signed-off-by: Andrej Picej <andrej.picej@norik.com>
>>> ---
>>> Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml | 5 +++++
>>> 1 file changed, 5 insertions(+)
>>>
>>> diff --git a/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml
>>> b/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml index
>>> fb7695515be1..01b3e04e7e65 100644
>>> --- a/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml
>>> +++ b/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml
>>> @@ -55,6 +55,11 @@ properties:
>>> If present, the watchdog device is configured to assert its
>>> external reset (WDOG_B) instead of issuing a software reset.
>>>
>>> + fsl,suspend-in-wait:
>>> + $ref: /schemas/types.yaml#/definitions/flag
>>> + description: |
>>> + If present, the watchdog device is suspended in WAIT mode.
>>> +
>>> required:
>>> - compatible
>>> - interrupts
>>
>> What is the condition the watchdog is suspended in WAIT mode? Is this specific
>> to SoC or platform or something else?
>>
>

Sorry, what exactly do you mean by condition? When the property
"fsl,suspend-in-wait" is set the watchdog is suspended in WAIT mode, so
this is defined by the user. Didn't want to apply it for all the
supported machines since there could be devices which depend on watchdog
triggering in WAIT mode. We stumbled on this problem on imx6 devices,
but the same bit (with the same description) is found on imx25, imx35,
imx50/51/53, imx7 and imx8.

> And what happens else? When it is not suspended in WAIT mode?
>

When you put the device in "freeze"/"Suspend-To-Idle" low-power mode the
watchdog keeps running and triggers a reset after 128 seconds. So the
maximum length the device can stay in this mode is limited to 128 seconds.

Hope this answers your questions.

Best regards,
Andrej

\
 
 \ /
  Last update: 2022-10-20 08:23    [W:0.067 / U:0.292 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site