summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/drivers/char/watchdog
Commit message (Collapse)AuthorAgeFilesLines
* [adm5120] change switch register access macrosjuhosg2007-12-271-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add watchdog driverjuhosg2007-12-271-0/+210
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