From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6B492CD4855 for ; Tue, 12 May 2026 08:13:06 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2F71383E76; Tue, 12 May 2026 10:12:38 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=dolcini.it Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=dolcini.it header.i=@dolcini.it header.b="BZQ6lEA1"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 690D8803C6; Tue, 12 May 2026 10:06:50 +0200 (CEST) Received: from mail11.truemail.it (mail11.truemail.it [IPv6:2001:4b7e:0:8::81]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 68970801A9 for ; Tue, 12 May 2026 10:06:48 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=dolcini.it Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=francesco@dolcini.it Received: from francesco-nb (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id 04009206FC; Tue, 12 May 2026 10:06:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dolcini.it; s=default; t=1778573207; bh=nX3leiENPhdwoWMRu4kDX2hJBUXZ2UtLnJJaMpjbC3g=; h=From:To:Subject; b=BZQ6lEA1G9NTwjHNYxhiyFkRlZxUlSKTq8DeqJtM5kUihlZeF2wKSiVxIMNicDL9x TEziXJLvkLmY/1W9lCa4oWqH8jC9WMCpWLzxRwcvGOVlTdLtqzhom3Eu5F5WB5Kmxi bq93+GG92JRWWif177nL8BrjnZlp64WQ08EihxkJKPaOABMLYFy873dp8rwpYoJzIn RdIuDKVWDfKJqNkcdu2OONOEtuT/p90ZMSOCNP7QzN0DKoxndj+WtvD3tENvi+ZkqU LEoijzUNfN9Wum+HsjJgbpVAoKcxTil4kJqErVSmplRR+2CD3oKmDpDGJru44gZebq 3dJy12v2zUgrg== Date: Tue, 12 May 2026 10:06:42 +0200 From: Francesco Dolcini To: alice.guo@oss.nxp.com Cc: "NXP i.MX U-Boot Team" , u-boot@lists.denx.de, Christoph Stoidner , upstream@lists.phytec.de, Stefano Babic , Fabio Estevam , Tom Rini , Peng Fan , Marek Vasut , Joseph Guo , Sumit Garg , Francesco Valla , Ye Li , Primoz Fiser , Jacky Bai , Frieder Schrempf , Sam Protsenko , Tien Fong Chee , Svyatoslav Ryhel , Andre Przywara , Brian Sune , Johan Jonker , Hai Pham , David Lechner , Emanuele Ghidoli , Parth Pancholi , Ion Agorria , Paul Kocialkowski , Ernest Van Hoecke , Mathieu Dubois-Briand , Mathieu Othacehe , David Zang , Simon Glass , =?iso-8859-1?Q?Jo=E3o_Paulo_Gon=E7alves?= , =?iso-8859-1?Q?S=E9bastien?= Szymanski , =?iso-8859-1?Q?J=E9r=E9mie_Dautheribes_=28Schneider_Electric=29?= , Stefan Roese , Francesco Dolcini , Lukasz Majewski , Max Krummenacher , Wadim Egorov , Martin Schwan , Tim Harvey , Simona Toaca , Franz Schnyder , Alice Guo Subject: Re: [PATCH v3 8/9] arm: dts: imx: Enable watchdog driver model support Message-ID: <20260512080642.GA24873@francesco-nb> References: <20260512-wdt-v1-0-0b9e1993557b@nxp.com> <20260512-wdt-v1-8-0b9e1993557b@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260512-wdt-v1-8-0b9e1993557b@nxp.com> X-Mailman-Approved-At: Tue, 12 May 2026 10:12:36 +0200 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean On Tue, May 12, 2026 at 11:10:15AM +0800, alice.guo@oss.nxp.com wrote: > From: Alice Guo > > Enable CONFIG_WDT for boards using ULP watchdog to allow reset_cpu() to > use watchdog driver model instead of hardcoded base addresses. > > Remove wdog3 status = "disabled" overrides from U-Boot device tree > overlays, as the watchdog device needs to be accessible for driver > model based reset functionality. > > Signed-off-by: Alice Guo Acked-by: Francesco Dolcini # Toradex boards