From: Samuel Holland Date: Sun, 22 Aug 2021 18:53:29 +0000 (-0500) Subject: sunxi: dts: H616: Enable the watchdog X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=08bdb976b71ff61b894424e585e4421a706da24a;p=u-boot.git sunxi: dts: H616: Enable the watchdog For some reason, the watchdog was disabled in the H616 device tree. Most likely this is a copy-paste from the H6 device tree: the H6 watchdog is disabled because it is broken in some chips. However, there is no evidence of issues with the H616 watchdog. Enable the watchdog node so it can be used by the driver. Signed-off-by: Samuel Holland Reviewed-by: Andre Przywara Signed-off-by: Andre Przywara --- diff --git a/arch/arm/dts/sun50i-h616.dtsi b/arch/arm/dts/sun50i-h616.dtsi index dd4d2f3111..2f71e853e9 100644 --- a/arch/arm/dts/sun50i-h616.dtsi +++ b/arch/arm/dts/sun50i-h616.dtsi @@ -122,7 +122,6 @@ reg = <0x030090a0 0x20>; interrupts = ; clocks = <&osc24M>; - status = "disabled"; }; pio: pinctrl@300b000 {