On Sat, 30 Nov 2013 11:54:32 +0400 Alexander Shiyan <[email protected]> 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 <[email protected]> > --- > .../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 <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
