watchdog: add JZ4740 watchdog driver
commitf865c35224bb310a1b464062ae1e946d261708e3
authorPaul Cercueil <paul@crapouillou.net>
Sun, 5 Dec 2010 20:08:22 +0000 (5 21:08 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 15 Mar 2011 16:01:44 +0000 (15 16:01 +0000)
treeecd0bd8052872aae601cf5ed9e62852655aed87c
parent4bc30272a15c58fc358bde093703d23bc0cf8e66
watchdog: add JZ4740 watchdog driver

Adds support for the hardware watchdog found in Ingenic's jz4740
System-on-Chip.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
arch/mips/include/asm/mach-jz4740/platform.h
arch/mips/jz4740/platform.c
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/jz4740_wdt.c [new file with mode: 0644]