mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-17 22:28:17 +01:00
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:
parent
97bcdd28ad
commit
b0479d1bf1
@ -439,7 +439,6 @@
|
||||
interrupts = <21>;
|
||||
clocks = <&sysclk K210_CLK_WDT0>;
|
||||
resets = <&sysrst K210_RST_WDT0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
wdt1: watchdog@50410000 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user