[WATCHDOG] support for max63xx watchdog timer chips
authorMarc Zyngier <maz@misterjones.org>
Thu, 4 Feb 2010 20:08:56 +0000 (20:08 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Sat, 6 Mar 2010 15:12:29 +0000 (15:12 +0000)
commit66aaa7a5592c0d8ca768c77d15d561bd43f514d8
treea30ae030043ad43acd74873beeb33ff3aedf9385
parent12926dc4167a9af460476a0df17f055398c8b871
[WATCHDOG] support for max63xx watchdog timer chips

This driver adds support for the max63{69,70,71,72,73,74} family of
watchdog timer chips.

It has been tested on an Arcom Zeus (max6369).

Signed-off-by: Marc Zyngier <maz@misterjones.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/max63xx_wdt.c [new file with mode: 0644]