On Sat, 30 Nov 2013 11:54:32 +0400 Alexander Shiyan <shc_work@xxxxxxx> wrote: > 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@xxxxxxx> > --- > .../devicetree/bindings/watchdog/gpio-wdt.txt | 23 ++ > drivers/watchdog/Kconfig | 8 + > drivers/watchdog/Makefile | 1 + > drivers/watchdog/gpio_wdt.c | 254 +++++++++++++++++++++ > 4 files changed, 286 insertions(+) > create mode 100644 Documentation/devicetree/bindings/watchdog/gpio-wdt.txt > create mode 100644 drivers/watchdog/gpio_wdt.c ... Ping. -- Alexander Shiyan <shc_work@xxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html