Re: [PATCH 3/4] watchdog: add support for ux500_wdt watchdog

From: Samuel Ortiz
Date: Mon Jan 21 2013 - 22:27:39 EST


Hi Fabio, Wim,

On Fri, Jan 18, 2013 at 12:40:13PM +0100, Fabio Baltieri wrote:
> This patch adds support for the ux500_wdt watchdog that is found in
> ST-Ericsson Ux500 platform. The driver is based on PRCMU APIs.
>
> Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>
> Signed-off-by: Fabio Baltieri <fabio.baltieri@xxxxxxxxxx>
> ---
> drivers/watchdog/Kconfig | 12 +++
> drivers/watchdog/Makefile | 1 +
> drivers/watchdog/ux500_wdt.c | 171 ++++++++++++++++++++++++++++++++
> include/linux/platform_data/ux500_wdt.h | 19 ++++
> 4 files changed, 203 insertions(+)
> create mode 100644 drivers/watchdog/ux500_wdt.c
> create mode 100644 include/linux/platform_data/ux500_wdt.h
There is a dependency between this one an the first patch.
Wim, would you like me to carry this patch through the MFD tree ?

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/