]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit98b550e1d49321f8381b320e2ac0bfbd6562feef
treee541e4c9d82da6390841e046e13b9ca377cdeb80
parent7c7cfa61ab84b85792d960e45c5b7d44107bdef3
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]