commit | fc166b041c1ba9b4a8bf1a7767733f33b93ca3c7 | [log] [tgz] |
---|---|---|
author | Jim Liu <jim.t90615@gmail.com> | Fri Apr 01 17:59:39 2022 +0800 |
committer | Stefan Roese <sr@denx.de> | Fri Apr 22 09:02:55 2022 +0200 |
tree | e3ea4fa7e5f2d0f1ffa7a49a8abf44d5287ada8a | |
parent | b9e92260ff7cdab84f68310d6b6e9060247e0536 [diff] |
wdt: nuvoton: Add support for Nuvoton Add watchdog controller driver for NPCM7xx/npcm8xx the wdt design of npcm750 and npcm845 is the same. so the driver can work on npcm750 and npcm845. about npcm845 wdt dtsi i will followed kernel dts name to use nuvoton,npcm750-wdt. Signed-off-by: Jim Liu <JJLIU0@nuvoton.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>