]> git.baikalelectronics.ru Git - uboot.git/commitdiff
sunxi: dts: H616: Enable the watchdog
authorSamuel Holland <samuel@sholland.org>
Sun, 22 Aug 2021 18:53:29 +0000 (13:53 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 25 Oct 2021 13:54:42 +0000 (14:54 +0100)
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 <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/dts/sun50i-h616.dtsi

index dd4d2f31111229ab29e90a0c94e0c27640ff32c6..2f71e853e96659d1e2c871e018da599a8f5c75f5 100644 (file)
                        reg = <0x030090a0 0x20>;
                        interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&osc24M>;
-                       status = "disabled";
                };
 
                pio: pinctrl@300b000 {