[PATCH v1 1/1] arm64: dts: imx93: Add the 'fsl,ext-reset-output' property for wdog3

Frank Li Frank.li at nxp.com
Tue Feb 25 11:40:29 PST 2025


On Tue, Feb 25, 2025 at 02:25:56PM -0500, Frank Li wrote:
> From: Jacky Bai <ping.bai at nxp.com>
>
> Add 'fsl,ext-reset-output' property for wdog3 to let it to trigger
> external reset through wdog_any pin.

Shawn:

	Please forget this patch. It should be set at board level dts file.

Frank

>
> Signed-off-by: Jacky Bai <ping.bai at nxp.com>
> Signed-off-by: Frank Li <Frank.Li at nxp.com>
> ---
>  arch/arm64/boot/dts/freescale/imx93.dtsi | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi
> index 64cd0776b43d3..ddfd57cedff73 100644
> --- a/arch/arm64/boot/dts/freescale/imx93.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx93.dtsi
> @@ -692,6 +692,7 @@ wdog3: watchdog at 42490000 {
>  				interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
>  				clocks = <&clk IMX93_CLK_WDOG3_GATE>;
>  				timeout-sec = <40>;
> +				fsl,ext-reset-output;
>  				status = "disabled";
>  			};
>
> --
> 2.34.1
>



More information about the linux-arm-kernel mailing list