[PATCH 6/7] riscv: Add watchdog bindings for the k210
Sean Anderson
seanga2 at gmail.com
Wed Aug 5 21:14:12 CEST 2020
This adds the necessary bindings. Most of them are already there.
Signed-off-by: Sean Anderson <seanga2 at gmail.com>
---
arch/riscv/dts/k210-maix-bit.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/riscv/dts/k210-maix-bit.dts b/arch/riscv/dts/k210-maix-bit.dts
index 5b32c5fd5f..331742068d 100644
--- a/arch/riscv/dts/k210-maix-bit.dts
+++ b/arch/riscv/dts/k210-maix-bit.dts
@@ -45,3 +45,7 @@
&i2s0 {
#sound-dai-cells = <1>;
};
+
+&wdt0 {
+ status = "okay";
+};
--
2.27.0
More information about the U-Boot
mailing list