> 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 watchdog bindings for the k210 > > This adds the necessary bindings. Most of them are already there. > > Signed-off-by: Sean Anderson <sean...@gmail.com> > --- > > 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(-) >
Acked-by: Rick Chen <r...@andestech.com>