From: Russell King Date: Tue, 18 Jun 2013 16:19:32 +0000 (+0100) Subject: Watchdog: allow orion_wdt to be built for Dove X-Git-Tag: v3.11-rc1~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa142ff5b3f67fab01f3d02a501b041b4266afdd;p=pandora-kernel.git Watchdog: allow orion_wdt to be built for Dove 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 Acked-by: Jason Cooper Tested-by: Andrew Lunn Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed