lkml.org 
[lkml]   [2014]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/2] Initial implementation of Intel MID watchdog driver
Date
Hi,

This patch set is an initial implementation of a generic Intel MID watchdog
driver.
It currently supports Intel Merrifield only, but will extend to other SoCs of
MID family.

changes from v3 to v4:
- Addressed comments from Guenter Roeck

Br, David

--
David Cohen (2):
watchdog: add Intel MID watchdog driver support
x86: intel-mid: add watchdog platform code for Merrifield

arch/x86/platform/intel-mid/device_libs/Makefile | 1 +
.../platform/intel-mid/device_libs/platform_wdt.c | 66 ++++++++
drivers/watchdog/Kconfig | 13 ++
drivers/watchdog/Makefile | 1 +
drivers/watchdog/intel-mid_wdt.c | 184 +++++++++++++++++++++
include/linux/platform_data/intel-mid_wdt.h | 22 +++
6 files changed, 287 insertions(+)
create mode 100644 arch/x86/platform/intel-mid/device_libs/platform_wdt.c
create mode 100644 drivers/watchdog/intel-mid_wdt.c
create mode 100644 include/linux/platform_data/intel-mid_wdt.h

--
1.9.1



\
 
 \ /
  Last update: 2014-04-15 22:21    [W:0.181 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site