Re: [PATCH v2 6/7] riscv: Add watchdog bindings for the k210

2020-08-11 Thread Rick Chen
> From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Sean Anderson > Sent: Friday, August 07, 2020 11:04 PM > To: u-boot@lists.denx.de > Cc: Heinrich Schuchardt; Marek Vasut; Simon Glass; Jagan Teki; Bin Meng; Sean > Anderson > Subject: [PATCH v2 6/7] riscv: Add wat

[PATCH v2 6/7] riscv: Add watchdog bindings for the k210

2020-08-07 Thread Sean Anderson
This adds the necessary bindings. Most of them are already there. Signed-off-by: Sean Anderson --- Changes in v2: - Move watchdog enable to k210.dtsi as it does not depend on anything board-specific. arch/riscv/dts/k210.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/riscv/dts/k