riscv: Add watchdog bindings for the k210
authorSean Anderson <seanga2@gmail.com>
Thu, 11 Mar 2021 02:02:21 +0000 (21:02 -0500)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 8 Apr 2021 07:37:27 +0000 (15:37 +0800)
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>
arch/riscv/dts/k210.dtsi

index 81b0401..0b79a29 100644 (file)
                                interrupts = <21>;
                                clocks = <&sysclk K210_CLK_WDT0>;
                                resets = <&sysrst K210_RST_WDT0>;
-                               status = "disabled";
                        };
 
                        wdt1: watchdog@50410000 {