[WATCHDOG] Add AT91SAM9X watchdog
authorRenaud CERRATO <r.cerrato@til-technologies.fr>
Mon, 23 Jun 2008 15:05:49 +0000 (17:05 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 10 Oct 2008 13:09:51 +0000 (13:09 +0000)
commite6bb42e3d669afbeb4c971994614bcf241687666
tree707f13c14ccfa2bea894f7e670d6ffe69dd67fc2
parent7d8b09066117e3023e55964ae4626c107f437b60
[WATCHDOG] Add AT91SAM9X watchdog

Add a driver for the watchdog timer embedded into AT91SAM9X chips.

Signed-off-by: Renaud Cerrato <r.cerrato@til-technologies.fr>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/at91sam9_wdt.c [new file with mode: 0644]