Re: [PATCH 1/2] driver: watchdog: reset watchdog in designware_wdt_stop() function

2021-04-27 Thread Stefan Roese
On 12.04.21 10:32, meng...@windriver.com wrote: From: MengLi In uboot command line environment, watchdog is not able to be stopped with below commands: SOCFPGA_STRATIX10 # wdt dev watchdog@ffd00200 SOCFPGA_STRATIX10 # wdt stop Refer to watchdog driver in linux kernel, it is also need to reset

[PATCH 1/2] driver: watchdog: reset watchdog in designware_wdt_stop() function

2021-04-12 Thread Meng . Li
From: MengLi In uboot command line environment, watchdog is not able to be stopped with below commands: SOCFPGA_STRATIX10 # wdt dev watchdog@ffd00200 SOCFPGA_STRATIX10 # wdt stop Refer to watchdog driver in linux kernel, it is also need to reset watchdog after disable it so that the disable