summaryrefslogtreecommitdiff
path: root/arch/arm/dts/sun50i-h616.dtsi
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2021-08-22 13:53:29 -0500
committerAndre Przywara <andre.przywara@arm.com>2021-10-25 14:54:42 +0100
commit08bdb976b71ff61b894424e585e4421a706da24a (patch)
tree81a6d3a46c4e7cf4ef60d68bacd3b6e3d782a993 /arch/arm/dts/sun50i-h616.dtsi
parentb147bd3607f81664ba8f40f455c11ddad6ae8841 (diff)
downloadu-boot-08bdb976b71ff61b894424e585e4421a706da24a.tar.gz
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 <samuel@sholland.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'arch/arm/dts/sun50i-h616.dtsi')
-rw-r--r--arch/arm/dts/sun50i-h616.dtsi1
1 files changed, 0 insertions, 1 deletions
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 = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&osc24M>;
- status = "disabled";
};
pio: pinctrl@300b000 {