lkml.org 
[lkml]   [2013]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] add ux500_wdt support
Date
Hi all,

this set adds support for the ux500_wdt timer, implemented in the PRCMU
unit of ST-Ericsson ux500 architecture.

The first two patches add the necessary definitions and function export
to the PRCMU driver currently in mainline, while the third an fourth
patches add the actual watchdog driver and mfd_cell definition to make
it probe when PRCMU is compiled in.

As the patches touches files in both mfd and watchdog subsystems, what do
you think is the best way to handle this set?

Thanks,
Fabio


Fabio Baltieri (4):
mfd: dbx500-prcmu: add watchdog ID definitions
mfd: dbx500-prcmu: export a9wdog functions
watchdog: add support for ux500_wdt watchdog
mfd: db8500-prcmu: add ux500_wdt mfd_cell

drivers/mfd/db8500-prcmu.c | 17 ++++
drivers/watchdog/Kconfig | 12 +++
drivers/watchdog/Makefile | 1 +
drivers/watchdog/ux500_wdt.c | 171 ++++++++++++++++++++++++++++++++
include/linux/mfd/dbx500-prcmu.h | 12 +++
include/linux/platform_data/ux500_wdt.h | 19 ++++
6 files changed, 232 insertions(+)
create mode 100644 drivers/watchdog/ux500_wdt.c
create mode 100644 include/linux/platform_data/ux500_wdt.h

--
1.7.12.1



\
 
 \ /
  Last update: 2013-01-18 13:21    [W:0.088 / U:0.552 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site