diff options
author | Sergei Antonov <saproj@gmail.com> | 2023-07-30 20:14:16 +0300 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2023-08-10 08:39:16 +0200 |
commit | 160984ed3a91a4225b27ffe8bfc3b1b4dc08a4ea (patch) | |
tree | f5d055ffd1edc565ad2b7dab7a1920e592ebb839 /drivers/fpga | |
parent | 8ba4eae01da11e73e7ee9f7047979f4d2ebfe5fc (diff) |
watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start()
ftwdt010_wdt_start() has to call ftwdt010_wdt_reset() after setting-up
the timeout in the same fashion ftwdt010_wdt_expire_now() does it.
Without this patch the "wdt start <ms>" command does not actually start
the watchdog timer until the "wdt reset" command is executed.
Signed-off-by: Sergei Antonov <saproj@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions