[adm5120] add watchdog driver
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Dec 2007 14:40:03 +0000 (14:40 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Dec 2007 14:40:03 +0000 (14:40 +0000)
commit107a2755ab662387ea26abe9abcbb2a6c9ffd2a3
tree88159fcd27450499b42d2e6d87c6eabf0f5ee2d2
parent3a0e840172136e5ea00c0952d50269540f271191
[adm5120] add watchdog driver

Here is the driver for the hardware watchdog timer
in ADM5120 SoC. Patch is against current svn Kamikaze.

Here is only kernel driver. To activate watchdog you have
to use some userspace software writing to watchdog
device. I think there is one in busybox.

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>
SVN-Revision: 9961
target/linux/adm5120/files/drivers/char/watchdog/adm5120_wdt.c [new file with mode: 0644]
target/linux/adm5120/patches-2.6.23/310-adm5120_wdt.patch [new file with mode: 0644]