watchdog driver for RB 532
authorFelix Fietkau <nbd@openwrt.org>
Mon, 24 Dec 2007 22:47:27 +0000 (22:47 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 24 Dec 2007 22:47:27 +0000 (22:47 +0000)
commitad1b5ad15ea7f981fae693154b0a36439b172c7a
tree954f0828ba02cd2558391d4c40e1ac646f0383be
parentcb9580f31855c80d7f3738ad1b075fc94fca9203
watchdog driver for RB 532

Here is the driver for the hardware watchdog timer
integrated in RB 532 (as part of the SoC IDT 79RC32434).

File include/asm-mips/rc32434/integ.h is taken from
Mikrotik RB 532 kernel patch.

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9896 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/rb532/files/drivers/char/watchdog/rc32434_wdt.c [new file with mode: 0644]
target/linux/rb532/files/include/asm-mips/rc32434/integ.h [new file with mode: 0644]
target/linux/rb532/patches/520-rc32434_wdt.patch [new file with mode: 0644]