commit | ab3f09fe16d158cb4f84e558c61ec5d6d601f2e0 | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Mon Jan 04 20:36:38 2016 +0100 |
committer | Wim Van Sebroeck <wim@iguana.be> | Sat Jan 09 17:45:28 2016 +0100 |
tree | bedf670e6f21cfd4a9116b62f41363d055a8ddbb | |
parent | 3b8d058cfe6a3b14abee324f4c4b33e64bf61aeb [diff] |
watchdog: add MT7621 watchdog support This patch adds support for the watchdog core found on newer MediaTek Wifi SoCs MT7621 and MT7628. There is no symbol for MT7628 as it is a subtype of MT7620 so we depend on that instead. Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>