commit | 5d296741ea9697ba32b38f396b939b4c4fbe60ad | [log] [tgz] |
---|---|---|
author | Álvaro Fernández Rojas <noltari@gmail.com> | Tue May 16 18:29:16 2017 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed May 31 14:49:55 2017 +0200 |
tree | 2067eb17e1f2096c6b5a940dd548305c958726b9 | |
parent | 0ef843fd15c21e2ad6a7e978311ab9b8f23820f7 [diff] |
mips: bmips: add wdt-reboot driver support for BCM63268 This driver allows rebooting the SoC by calling wdt_expire_now op. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>