Re: [PATCH v4] watchdog: Add Broadcom BCM2835 watchdog timer driver

2013-06-18 Thread Stephen Warren
On 06/18/2013 10:50 AM, Lubomir Rintel wrote: > Hi Wim, > > On Sun, 2013-05-26 at 16:22 +0200, Wim Van Sebroeck wrote: >> Hi Lubomir, >> >>> On 03/27/2013 10:40 AM, Lubomir Rintel wrote: This adds a driver for watchdog timer hardware present on Broadcom BCM2835 SoC, used in Raspber

Re: [PATCH v4] watchdog: Add Broadcom BCM2835 watchdog timer driver

2013-06-18 Thread Lubomir Rintel
Hi Wim, On Sun, 2013-05-26 at 16:22 +0200, Wim Van Sebroeck wrote: > Hi Lubomir, > > > On 03/27/2013 10:40 AM, Lubomir Rintel wrote: > > > This adds a driver for watchdog timer hardware present on Broadcom > > > BCM2835 SoC, > > > used in Raspberry Pi and Roku 2 devices. > > > > > > Signed-off-

Re: [PATCH v4] watchdog: Add Broadcom BCM2835 watchdog timer driver

2013-05-26 Thread Wim Van Sebroeck
Hi Lubomir, > On 03/27/2013 10:40 AM, Lubomir Rintel wrote: > > This adds a driver for watchdog timer hardware present on Broadcom BCM2835 > > SoC, > > used in Raspberry Pi and Roku 2 devices. > > > > Signed-off-by: Lubomir Rintel > > Signed-off-by: Dom Cobley > > Those two s-o-b lines should

Re: [PATCH v4] watchdog: Add Broadcom BCM2835 watchdog timer driver

2013-05-16 Thread Stephen Warren
On 03/27/2013 10:40 AM, Lubomir Rintel wrote: > This adds a driver for watchdog timer hardware present on Broadcom BCM2835 > SoC, > used in Raspberry Pi and Roku 2 devices. Lubomir, I don't believe this patch was applied for 3.10. Are you planning to fix up any remaining issues and repost for 3.1

Re: [PATCH v4] watchdog: Add Broadcom BCM2835 watchdog timer driver

2013-03-27 Thread Guenter Roeck
On Wed, Mar 27, 2013 at 09:00:29PM -0600, Stephen Warren wrote: > On 03/27/2013 10:40 AM, Lubomir Rintel wrote: > > This adds a driver for watchdog timer hardware present on Broadcom BCM2835 > > SoC, > > used in Raspberry Pi and Roku 2 devices. > > > > Signed-off-by: Lubomir Rintel > > Signed-of

Re: [PATCH v4] watchdog: Add Broadcom BCM2835 watchdog timer driver

2013-03-27 Thread Stephen Warren
On 03/27/2013 10:40 AM, Lubomir Rintel wrote: > This adds a driver for watchdog timer hardware present on Broadcom BCM2835 > SoC, > used in Raspberry Pi and Roku 2 devices. > > Signed-off-by: Lubomir Rintel > Signed-off-by: Dom Cobley Those two s-o-b lines should be swapped, since if Dom did s

Re: [PATCH v4] watchdog: Add Broadcom BCM2835 watchdog timer driver

2013-03-27 Thread Guenter Roeck
On Wed, Mar 27, 2013 at 05:40:24PM +0100, Lubomir Rintel wrote: > This adds a driver for watchdog timer hardware present on Broadcom BCM2835 > SoC, > used in Raspberry Pi and Roku 2 devices. > > Signed-off-by: Lubomir Rintel > Signed-off-by: Dom Cobley > Tested-by: Stephen Warren > Cc: Stephen