[WATCHDOG] mpc5200 watchdog (GPT0)
authorDomen Puncer <domen.puncer@telargo.com>
Mon, 18 Jun 2007 06:17:57 +0000 (08:17 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 23 Jul 2007 16:54:07 +0000 (16:54 +0000)
commit8cf18971ec6ad96cce4a9eb896047581985cf99e
treeaedd2786f7310c2b9dadbc8831ce7baddd986fd8
parentf695baf2df9e0413d3521661070103711545207a
[WATCHDOG] mpc5200 watchdog (GPT0)

Driver for internal mpc5200 watchdog on general purpose timer 0.
For IPB clock of 132 MHz the maximum timeout is about 32 seconds.

Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/char/watchdog/Kconfig
drivers/char/watchdog/Makefile
drivers/char/watchdog/mpc5200_wdt.c [new file with mode: 0644]