]> git.dujemihanovic.xyz Git - u-boot.git/commit
wdt: nuvoton: Fix reset/expire function error
authorJim Liu <jim.t90615@gmail.com>
Wed, 18 Oct 2023 02:09:00 +0000 (10:09 +0800)
committerStefan Roese <sr@denx.de>
Thu, 19 Oct 2023 05:51:12 +0000 (07:51 +0200)
commit127d03893bd51f855e1a277e31a8258105ace42a
tree513818a9c8de52c19d6fc0d4cdd9703ab8954827
parentbc003cad7f1ee9eb6fd993e82e6f7e6795432ef5
wdt: nuvoton: Fix reset/expire function error

Fix npcm845 watchdog halt for reset function and expire function.
Reset function is restart wdt.

Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/watchdog/npcm_wdt.c