]> 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)
commit236bcae9a48986fd8fe2ff144fd425a7b04e4741
tree3133c076fe94a89a1870a22ba9ca65150da63a2d
parent2de125c4e9fe0ae99bfb4123cb36351aed9e7ff6
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]