Re: [PATCH 1/3] arm64: dts: freescale: imx93-11x11-evk: enable fsl, ext-reset-output for wdog3
From: Frank Li <Frank.li@nxp.com>
Date: 2024-08-21 14:32:55
Also in:
imx, linux-devicetree, lkml
From: Frank Li <Frank.li@nxp.com>
Date: 2024-08-21 14:32:55
Also in:
imx, linux-devicetree, lkml
On Wed, Aug 21, 2024 at 08:32:06AM +0200, Alexander Stein wrote:
Hi, Am Dienstag, 20. August 2024, 17:02:39 CEST schrieb Peng Fan (OSS):quoted
From: Peng Fan <peng.fan@nxp.com> The WDOG_B is connected to external PMIC, so set "fsl,ext-reset-output" to enable triggering PMIC reset. Signed-off-by: Peng Fan <peng.fan@nxp.com> --- arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts | 1 + 1 file changed, 1 insertion(+)diff --git a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts index 60eb64761392..fb93ae654a2b 100644 --- a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts +++ b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts@@ -485,6 +485,7 @@ &usdhc2 { }; &wdog3 { + fsl,ext-reset-output;The MX93_PAD_WDOG_ANY__WDOG1_WDOG_ANY pinctrl is missing, no? Same for the other boards.
I think it should be already set in uboot. Otherwise if system halt before kernel pin-mux driver probe, Wdog will not reset board. Anyways, add pinctrl have not harmful here. Frank
Best regards, Alexanderquoted
status = "okay"; };-- TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany Amtsgericht München, HRB 105018 Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider http://www.tq-group.com/