commit | eca10ae6000d45ee3fec65f0abf7e07abfc66abb | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Jan 28 23:59:37 2017 +0100 |
committer | Guenter Roeck <linux@roeck-us.net> | Fri Feb 24 14:00:23 2017 -0800 |
tree | 1cbc57b906f1fa61647b9b3504025f8b9616471b | |
parent | 428a66554a1d475896e47a23f1d2c99b58fa7105 [diff] |
watchdog: add driver for Cortina Gemini watchdog This add support for the Cortina systems Gemini (SL3516) SoC watchdog. I have tried to use all the right new kernel interfaces and tested with busybox' "watchdog" command both to kick and get timeouts and reboots. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>