summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Anderson <seanga2@gmail.com>2021-03-11 05:02:21 +0300
committerLeo Yu-Chi Liang <ycliang@andestech.com>2021-04-08 10:37:27 +0300
commitb0479d1bf14eace5b044f6d99e802fabd18109d0 (patch)
treedad2b879b5cd8168fb4091ae2f4c497a1a6ac546
parent97bcdd28addde4233b6c53c03712eed5a807854c (diff)
downloadu-boot-b0479d1bf14eace5b044f6d99e802fabd18109d0.tar.xz
riscv: Add watchdog bindings for the k210
This adds the necessary bindings. Most of them are already there. Signed-off-by: Sean Anderson <seanga2@gmail.com> Acked-by: Rick Chen <rick@andestech.com>
-rw-r--r--arch/riscv/dts/k210.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/riscv/dts/k210.dtsi b/arch/riscv/dts/k210.dtsi
index 81b04018c6..0b79a29600 100644
--- a/arch/riscv/dts/k210.dtsi
+++ b/arch/riscv/dts/k210.dtsi
@@ -439,7 +439,6 @@
interrupts = <21>;
clocks = <&sysclk K210_CLK_WDT0>;
resets = <&sysrst K210_RST_WDT0>;
- status = "disabled";
};
wdt1: watchdog@50410000 {