RE: [PATCH v4 2/4] watchdog: da9062: reset board on watchdog timeout

From: Adam Thomson
Date: Thu Dec 02 2021 - 07:18:22 EST


On 02 December 2021 09:32, Andrej Picej wrote:

> Implement a method to change watchdog timeout configuration based on DT
> binding ("dlg,wdt-sd"). There is a possibility to change the bahaviour

behaviour?

> of watchdog reset. Setting WATCHDOG_SD bit enables SHUTDOWN mode, and
> clearing it enables POWERDOWN mode on watchdog timeout.
>
> If no DT binding is specified the WATCHDOG_SD bit stays in default
> configuration, not breaking behaviour of devices which might depend on
> default fuse configuration.
>
> Note: This patch requires that the config register CONFIG_I is
> configured as writable in the da9062 multi function device.
>
> Signed-off-by: Andrej Picej <andrej.picej@xxxxxxxxx>
> ---

Spelling aside:

Reviewed-by: Adam Thomson <Adam.Thomson.Opensource@xxxxxxxxxxx>