]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit38af3936dee71d486574d3b4852841c4a388cedd
tree7532b2954404855b69ce4987e837175d2b35d9d7
parentc9308b3cbe18a4d2af43b83130a8d098d503a047
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]