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>
This commit is contained in:
Sean Anderson
2021-04-08 15:37:27 +08:00
committed by Leo Yu-Chi Liang
parent 97bcdd28ad
commit b0479d1bf1
-1
View File
@@ -439,7 +439,6 @@
interrupts = <21>;
clocks = <&sysclk K210_CLK_WDT0>;
resets = <&sysrst K210_RST_WDT0>;
status = "disabled";
};
wdt1: watchdog@50410000 {