From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ns1.pc-advies.be ([83.149.101.17]:47098 "EHLO spo001.leaseweb.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751454Ab2IXJMG (ORCPT ); Mon, 24 Sep 2012 05:12:06 -0400 Date: Mon, 24 Sep 2012 11:12:02 +0200 From: Wim Van Sebroeck To: Ashish Jangam Cc: Samuel Ortiz , linux-watchdog@vger.kernel.org, David Dajun Chen , linux-kernel@vger.kernel.org Subject: Re: [Patch v1 6/7] DA9055 Watchdog driver Message-ID: <20120924091202.GE16482@spo001.leaseweb.com> References: <1347629604.18587.19.camel@dhruva> <1348477700.1639.4.camel@dhruva> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1348477700.1639.4.camel@dhruva> Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org Hi Ashish > Any update on this patch? > On Fri, 2012-09-14 at 19:03 +0530, Ashish Jangam wrote: > > This is the Watchdog patch for the DA9055 PMIC. This patch has got > > dependency on the DA9055 MFD core. > > > > This patch is functionally tested on SMDK6410 > > > > Signed-off-by: David Dajun Chen > > Signed-off-by: Ashish Jangam > > --- > > drivers/watchdog/Kconfig | 10 ++ > > drivers/watchdog/Makefile | 1 + > > drivers/watchdog/da9055_wdt.c | 227 +++++++++++++++++++++++++++++++++++++++++ > > 3 files changed, 238 insertions(+), 0 deletions(-) > > create mode 100644 drivers/watchdog/da9055_wdt.c I'll review it tomorrow- or wednesday-evening. My first impression is that it looks OK. Kind regards, Wim.