Hello Wim,
thanks for the review!
On Mon, Jan 28, 2013 at 10:12:22PM +0100, Wim Van Sebroeck wrote:
> > +static int timeout = WATCHDOG_TIMEOUT;
> > +module_param(timeout, int, 0);
> > +MODULE_PARM_DESC(timeout,
> > + "Watchdog timeout in seconds. default="
> > + __MODU
Hi Fabio,
> 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
> Signed-off-by: Fabio Baltieri
> +static int timeout = WATCHDOG_TIMEOUT;
> +module_param(timeout, int, 0);
> +MODULE_PARM_D
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
> > Signed-off-by: Fabio Baltieri
> > ---
> > dri
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
> Signed-off-by: Fabio Baltieri
> ---
> drivers/watchdo
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
Signed-off-by: Fabio Baltieri
---
drivers/watchdog/Kconfig| 12 +++
drivers/watchdog/Makefile | 1 +
drivers/w
5 matches
Mail list logo