Revision fa142ff5b3f67fab01f3d02a501b041b4266afdd authored by Russell King on 18 June 2013, 16:19:32 UTC, committed by Wim Van Sebroeck on 11 July 2013, 20:17:56 UTC
The watchdog infrastructure in Dove is no different from that in
Orion5x or Kirkwood, so let's enable it for Dove.  The only things
missing are a few register settings in Dove's bridge-regs.h.

Rather than duplicating the same register bit masks for the RSTOUTn_MASK
and BRIDGE_CAUSE registers, move the definitions into the watchdog
driver itself.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
1 parent 938d0a8
History
File Mode Size
boot
configs
include
kernel
lib
mm
oprofile
tbx
Kconfig -rw-r--r-- 7.1 KB
Kconfig.debug -rw-r--r-- 1.1 KB
Kconfig.soc -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 2.5 KB

back to top