watchdog: GPIO-controlled watchdog
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 30 Nov 2013 07:54:32 +0000 (11:54 +0400)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 28 Jan 2014 20:21:02 +0000 (21:21 +0100)
This patch adds a watchdog driver for devices controlled through GPIO,
(Analog Devices ADM706, Maxim MAX823, National NE555 etc).

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Documentation/devicetree/bindings/watchdog/gpio-wdt.txt [new file with mode: 0644]
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/gpio_wdt.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge