[adm5120] add watchdog driver
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Dec 2007 14:40:03 +0000 (14:40 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Dec 2007 14:40:03 +0000 (14:40 +0000)
commit4bb1a03501d50b2f61888464e56ad1c030f207bf
tree88159fcd27450499b42d2e6d87c6eabf0f5ee2d2
parent1a29ac6fa7c4075604072a2504f5428228b645f8
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9961 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]