Re: [PATCH 05/07] Watchdog: DA9052/53 watchdog support v1

2012-03-30 Thread Shubhrajyoti
Hi Ashish, Some comments / suggestions . On Friday 30 March 2012 03:02 PM, Ashish Jangam wrote: > Any update on this patch? > On Tue, 2012-03-13 at 17:57 +0530, Ashish Jangam wrote: >> Any update on below patch? >> On Mon, 2012-02-06 at 18:18 +0530, Ashish Jangam wrote: >>> This driver adds suppor

Re: [PATCH 05/07] Watchdog: DA9052/53 watchdog support v1

2012-03-30 Thread Wolfram Sang
On Fri, Mar 30, 2012 at 03:02:03PM +0530, Ashish Jangam wrote: > Any update on this patch? Please use the watchdog framework to save a lot of code. A guide is here: Documentation/watchdog/convert_drivers_to_kernel_api.txt Regards, Wolfram -- Pengutronix e.K. | Wolf

Re: [PATCH 05/07] Watchdog: DA9052/53 watchdog support v1

2012-03-30 Thread Ashish Jangam
Any update on this patch? On Tue, 2012-03-13 at 17:57 +0530, Ashish Jangam wrote: > Any update on below patch? > On Mon, 2012-02-06 at 18:18 +0530, Ashish Jangam wrote: > > This driver adds support for the watchdog functionality provided by the > > Dialog Semiconductor DA9052/53 PMIC chip. > > > >

Re: [PATCH 05/07] Watchdog: DA9052/53 watchdog support v1

2012-03-15 Thread Wim Van Sebroeck
Hi Ashish, > Any update on below patch? > On Mon, 2012-02-06 at 18:18 +0530, Ashish Jangam wrote: > > This driver adds support for the watchdog functionality provided by the > > Dialog Semiconductor DA9052/53 PMIC chip. > > > > This patch is functionally tested on Samsung SMDKV6410. > > > > Sign

Re: [PATCH 05/07] Watchdog: DA9052/53 watchdog support v1

2012-03-13 Thread Ashish Jangam
Any update on below patch? On Mon, 2012-02-06 at 18:18 +0530, Ashish Jangam wrote: > This driver adds support for the watchdog functionality provided by the > Dialog Semiconductor DA9052/53 PMIC chip. > > This patch is functionally tested on Samsung SMDKV6410. > > Signed-off-by: David Dajun Chen

[PATCH 05/07] Watchdog: DA9052/53 watchdog support v1

2012-02-06 Thread Ashish Jangam
This driver adds support for the watchdog functionality provided by the Dialog Semiconductor DA9052/53 PMIC chip. This patch is functionally tested on Samsung SMDKV6410. Signed-off-by: David Dajun Chen Signed-off-by: Ashish Jangam --- Documentation/watchdog/watchdog-parameters.txt |5 + dr