[WATCHDOG] Orion: add hardware watchdog support
commit22ac92322c83334b562024414b770e48927ae963
authorSylver Bruneau <sylver.bruneau@googlemail.com>
Thu, 26 Jun 2008 08:47:45 +0000 (26 10:47 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 10 Oct 2008 13:14:17 +0000 (10 13:14 +0000)
tree0d0686491ec9559c3318f2ee8301c52a7555d702
parentb3112180fe0b8dd80053d1d83e6fc421a266e47a
[WATCHDOG] Orion: add hardware watchdog support

This patch allows the use of the hardware watchdog in the
Marvell Orion series of ARM SoCs.

Signed-off-by: Sylver Bruneau <sylver.bruneau@googlemail.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
arch/arm/mach-orion5x/include/mach/orion5x.h
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/orion5x_wdt.c [new file with mode: 0644]