Re: [PATCH v8 5/5] iot2050: Enable watchdog support, but do not auto-start it

2021-10-03 Thread Tom Rini
On Sat, Sep 18, 2021 at 08:17:56AM +0200, Jan Kiszka wrote: > From: Jan Kiszka > > This allows to use the watchdog in custom scripts but does not enforce > that the OS has to support it as well. > > Signed-off-by: Jan Kiszka Applied to u-boot/next, thanks! -- Tom signature.asc Description

[PATCH v8 5/5] iot2050: Enable watchdog support, but do not auto-start it

2021-09-17 Thread Jan Kiszka
From: Jan Kiszka This allows to use the watchdog in custom scripts but does not enforce that the OS has to support it as well. Signed-off-by: Jan Kiszka --- arch/arm/dts/k3-am65-iot2050-boot-image.dtsi | 25 configs/iot2050_defconfig| 6 + tools/bi