
5 Aug
2020
5 Aug
'20
9:14 p.m.
This adds the necessary bindings. Most of them are already there.
Signed-off-by: Sean Anderson seanga2@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