watchdog: add ralink watchdog driver
authorJohn Crispin <blogic@openwrt.org>
Thu, 8 Aug 2013 09:31:43 +0000 (11:31 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 17 Nov 2013 18:36:38 +0000 (19:36 +0100)
commit473cf939ff3442dc86d531f3bb152a2f129ea9d1
treee541e4c9d82da6390841e046e13b9ca377cdeb80
parente14538e0db8d880291064348bda7d52ec8322675
watchdog: add ralink watchdog driver

Add a driver for the watchdog timer found on Ralink SoC

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Cc: linux-watchdog@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: devicetree-discuss@lists.ozlabs.org
Documentation/devicetree/bindings/watchdog/rt2880-wdt.txt [new file with mode: 0644]
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/rt2880_wdt.c [new file with mode: 0644]