ARM Sunxi Platform Development
 help / color / mirror / Atom feed
* [PATCH v3] watchdog: sunxi_wdt: Allow watchdog to remain enabled after probe
@ 2025-02-25 14:36 Regis Dargent
  2025-02-25 14:36 ` Regis Dargent
  0 siblings, 1 reply; 4+ messages in thread
From: Regis Dargent @ 2025-02-25 14:36 UTC (permalink / raw)
  Cc: Wim Van Sebroeck, Guenter Roeck, Chen-Yu Tsai, Jernej Skrabec,
	Samuel Holland, linux-watchdog, linux-arm-kernel, linux-sunxi,
	linux-kernel

Hi,

V3 of the patch allowing sunxi watchdog to remain enabled after probe.
This 3rd version is mainly about code cleanup.

Best regards,
Regis

Jernej Škrabec:
  I wouldn't add checks on CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED here.
  My understanding is that this config is already managed in the generic
  watchdog part, as long as the WDOG_HW_RUNNING bit matches the actual
  state of the HW watchdog timer.
  I only saw one reference in a HW driver, stm32_iwdg, where they cannot
  read the watchdog state, so they start it and set the WDOG_HW_RUNNING
  bit so that both match.



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

end of thread, other threads:[~2025-02-27  9:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-25 14:36 [PATCH v3] watchdog: sunxi_wdt: Allow watchdog to remain enabled after probe Regis Dargent
2025-02-25 14:36 ` Regis Dargent
2025-02-25 21:51   ` Guenter Roeck
2025-02-27  9:39     ` Régis DARGENT

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