[PATCH v4 6/6] ARM: dts: at91: sam9x60-curiosity: Enable watchdog node

Stefan Roese sr at denx.de
Mon May 5 08:49:46 CEST 2025


On 28.04.25 11:16, Zixun LI wrote:
> Enable watchdog node on SAM9X60-Curiosity board.
> 
> A default timeout of 16s is added which is the maximum supported value,
> also matching Linux driver's behavior.
> 
> Signed-off-by: Zixun LI <admin at hifiphile.com>

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan

> ---
>   arch/arm/dts/at91-sam9x60_curiosity-u-boot.dtsi | 4 ++++
>   arch/arm/dts/at91-sam9x60_curiosity.dts         | 4 ++++
>   2 files changed, 8 insertions(+)
> 
> diff --git a/arch/arm/dts/at91-sam9x60_curiosity-u-boot.dtsi b/arch/arm/dts/at91-sam9x60_curiosity-u-boot.dtsi
> index dd4623311c9df6004c1715d406d3873bbcc254b5..9144387861eca5ab14b756063b89866d280d7dea 100644
> --- a/arch/arm/dts/at91-sam9x60_curiosity-u-boot.dtsi
> +++ b/arch/arm/dts/at91-sam9x60_curiosity-u-boot.dtsi
> @@ -95,3 +95,7 @@
>   &slow_xtal {
>   	bootph-all;
>   };
> +
> +&watchdog {
> +	timeout-sec = <16>;
> +};
> diff --git a/arch/arm/dts/at91-sam9x60_curiosity.dts b/arch/arm/dts/at91-sam9x60_curiosity.dts
> index 1c7f0fa6a49004943e5a4ac6637db5e806cc92f3..f165fdadb9e4abd08f9166e7cbec0507616c9939 100644
> --- a/arch/arm/dts/at91-sam9x60_curiosity.dts
> +++ b/arch/arm/dts/at91-sam9x60_curiosity.dts
> @@ -336,3 +336,7 @@
>   &usb2 {
>   	status = "okay";
>   };
> +
> +&watchdog {
> +	status = "okay";
> +};
> 

Viele Grüße,
Stefan Roese

-- 
DENX Software Engineering GmbH,      Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de



More information about the U-Boot mailing list