+12
−0
+7
−0
drivers/watchdog/mt7621_wdt.c
0 → 100644
+186
−0
Loading
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>