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

From: Wim Van Sebroeck
Date: Tue Jan 22 2013 - 04:43:09 EST


Hi Samuel,

> 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 ?

Seen the dependancy's -> best way would be to take this via the MFD tree.
I allready looked at the patches and it looks OK at the first glans.
I'll review them and lett you know if they have my Acked-by :-).

Kind regards,
Wim.

--
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/