watchdog: add Intel MID watchdog driver support
authorDavid Cohen <[email protected]>
Tue, 15 Apr 2014 20:06:05 +0000 (13:06 -0700)
committerWim Van Sebroeck <[email protected]>
Tue, 10 Jun 2014 19:48:16 +0000 (21:48 +0200)
commit87a1ef8058d9ab26bc289ea4f27bc3c11ce9acb8
tree3133c076fe94a89a1870a22ba9ca65150da63a2d
parent938626d96a3ffb9eb54552bb0d3a4f2b30ffdeb0
watchdog: add Intel MID watchdog driver support

Add initial Intel MID watchdog driver support.

This driver is an initial implementation of generic Intel MID watchdog
driver. Currently it supports Intel Merrifield platform.

Signed-off-by: Eric Ernst <[email protected]>
Signed-off-by: David Cohen <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/intel-mid_wdt.c [new file with mode: 0644]
include/linux/platform_data/intel-mid_wdt.h [new file with mode: 0644]