On Tue, Jun 18, 2013 at 05:19:32PM +0100, Russell King wrote: > 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@xxxxxxxxxxxxxxxx> > --- > arch/arm/mach-dove/include/mach/bridge-regs.h | 1 + > arch/arm/mach-kirkwood/include/mach/bridge-regs.h | 2 -- > arch/arm/mach-orion5x/include/mach/bridge-regs.h | 3 --- > drivers/watchdog/Kconfig | 2 +- > drivers/watchdog/orion_wdt.c | 3 +++ > 5 files changed, 5 insertions(+), 6 deletions(-) There shouldn't be any conflicts on the mvebu side. Wim, feel free to take it: Acked-by: Jason Cooper <jason@xxxxxxxxxxxxxx> thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html