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)
commitcfcbc078dcb349a0555fce491194c07d2261bd86
treed74b004636ad7f4d3684fb449da28771eb457ac0
parentd0cba247758b13788e605bd7be32e08d345f4c2b
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]