diff options
author | Philippe Reynes <philippe.reynes@softathome.com> | 2022-02-10 18:17:54 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2022-03-08 09:08:00 +0100 |
commit | a12492ebbc88dab74b1d6e27d8194a56eb1fbbff (patch) | |
tree | 13b85a7a1f03e5e8a37a8225f7c9ac65e77bdf2e /tools/patman/commit.py | |
parent | a12366a807a8fbba67b6da6e842e8296af60aba0 (diff) |
drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostart
Since commit 492ee6b8d0e7 ("watchdog: wdt-uclass.c: handle all DM
watchdogs in watchdog_reset()"), all the watchdog are started when
the config WATCHDOG_AUTOSTART.
To avoid a binary choice none/all, a property u-boot,noautostart
may be added in the watchdog node of the u-boot device tree to not
autostart this watchdog.
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'tools/patman/commit.py')
0 files changed, 0 insertions, 0 deletions