]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: add Intel MID watchdog driver support
authorDavid Cohen <david.a.cohen@linux.intel.com>
Tue, 15 Apr 2014 20:06:05 +0000 (13:06 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 10 Jun 2014 19:48:16 +0000 (21:48 +0200)
commitd1bb943fc05180c38698449050b8fae8ce6c4eea
tree3133c076fe94a89a1870a22ba9ca65150da63a2d
parent14bcb06b7bab6c793282cea11955b4934a0accba
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 <eric.ernst@intel.com>
Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
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]