commit | f36249a96a6f9a63447d764140f2af60641eeafe | [log] [tgz] |
---|---|---|
author | Jim Liu <jim.t90615@gmail.com> | Wed Oct 18 10:09:00 2023 +0800 |
committer | Stefan Roese <sr@denx.de> | Thu Oct 19 07:51:12 2023 +0200 |
tree | 513818a9c8de52c19d6fc0d4cdd9703ab8954827 | |
parent | e0f8cd2fd13a99271dbca7d451469354b3142eea [diff] |
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>