diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2016-01-08 00:49:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-06 22:11:06 -0800 |
commit | 222818c3d84c1f3190767f5f09f2b9b9a0e0ca7f (patch) | |
tree | 71812f9021fe350bbec52494a07306410a96e8a2 /MAINTAINERS | |
parent | fdd9b8655933c3eb3154fe1ed351c17b654258bd (diff) | |
download | op-kernel-dev-222818c3d84c1f3190767f5f09f2b9b9a0e0ca7f.zip op-kernel-dev-222818c3d84c1f3190767f5f09f2b9b9a0e0ca7f.tar.gz |
watchdog: mei_wdt: implement MEI iAMT watchdog driver
Create a driver with the generic watchdog interface
for the MEI iAMT watchdog device.
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 30aca4a..d63b3c7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5751,6 +5751,7 @@ S: Supported F: include/uapi/linux/mei.h F: include/linux/mei_cl_bus.h F: drivers/misc/mei/* +F: drivers/watchdog/mei_wdt.c F: Documentation/misc-devices/mei/* INTEL MIC DRIVERS (mic) |