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

Fabio Estevam festevam at gmail.com
Tue Feb 25 11:39:14 PST 2025


On Tue, Feb 25, 2025 at 4:26 PM Frank Li <Frank.Li at nxp.com> wrote:

> --- 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;

This property depends on the board design.

It should be placed in the board dts file, not the SoC dtsi.



More information about the linux-arm-kernel mailing list