All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] imx: kontron-sl-mx8mm: Enable the watchdog at boot
@ 2026-06-18  6:13 Frieder Schrempf
  2026-06-20  1:07 ` Peng Fan
  0 siblings, 1 reply; 2+ messages in thread
From: Frieder Schrempf @ 2026-06-18  6:13 UTC (permalink / raw)
  To: Stefano Babic, Fabio Estevam, Frieder Schrempf, Tom Rini, u-boot
  Cc: uboot-imx, Eberhard Stoll, Marek Vasut, Peng Fan, Sam Protsenko

From: Frieder Schrempf <frieder.schrempf@kontron.de>

We want the watchdog to be enabled at boot by default so it can
handle emergency situations in any case.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
---
 configs/kontron-sl-mx8mm_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/kontron-sl-mx8mm_defconfig b/configs/kontron-sl-mx8mm_defconfig
index f999ed073e8..006477b5e01 100644
--- a/configs/kontron-sl-mx8mm_defconfig
+++ b/configs/kontron-sl-mx8mm_defconfig
@@ -210,5 +210,4 @@ CONFIG_SDP_LOADADDR=0x40400000
 CONFIG_USB_ETHER=y
 CONFIG_USB_ETH_CDC=y
 CONFIG_SPL_USB_SDP_SUPPORT=y
-# CONFIG_WATCHDOG_AUTOSTART is not set
 CONFIG_IMX_WATCHDOG=y
-- 
2.54.0


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

* Re: [PATCH] imx: kontron-sl-mx8mm: Enable the watchdog at boot
  2026-06-18  6:13 [PATCH] imx: kontron-sl-mx8mm: Enable the watchdog at boot Frieder Schrempf
@ 2026-06-20  1:07 ` Peng Fan
  0 siblings, 0 replies; 2+ messages in thread
From: Peng Fan @ 2026-06-20  1:07 UTC (permalink / raw)
  To: Frieder Schrempf
  Cc: Stefano Babic, Fabio Estevam, Frieder Schrempf, Tom Rini, u-boot,
	uboot-imx, Eberhard Stoll, Marek Vasut, Peng Fan, Sam Protsenko

On Thu, Jun 18, 2026 at 08:13:24AM +0200, Frieder Schrempf wrote:
>From: Frieder Schrempf <frieder.schrempf@kontron.de>
>
>We want the watchdog to be enabled at boot by default so it can
>handle emergency situations in any case.
>
>Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>

Reviewed-by: Peng Fan <peng.fan@nxp.com>

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

end of thread, other threads:[~2026-06-20  1:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-18  6:13 [PATCH] imx: kontron-sl-mx8mm: Enable the watchdog at boot Frieder Schrempf
2026-06-20  1:07 ` Peng Fan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.