watchdog: New watchdog driver for MEN A21 watchdogs
authorJohannes Thumshirn <johannes.thumshirn@men.de>
Tue, 18 Jun 2013 15:19:45 +0000 (17:19 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 11 Jul 2013 20:19:05 +0000 (22:19 +0200)
commit26c57ef1ea35f2e7b73db5fad3c81c388d6d056a
tree7532b2954404855b69ce4987e837175d2b35d9d7
parent6910ceb5cababfefffc4ddc58a085a71c0ab9f22
watchdog: New watchdog driver for MEN A21 watchdogs

This patch adds the driver for the watchdog devices found on MEN Mikro
Elektronik A21 VMEbus CPU Carrier Boards. It has DT-support and uses the
watchdog framework.

Signed-off-by: Johannes Thumshirn <johannes.thumshirn@men.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Documentation/devicetree/bindings/gpio/men-a021-wdt.txt [new file with mode: 0644]
MAINTAINERS
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/mena21_wdt.c [new file with mode: 0644]