Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932531AbbLWQDg (ORCPT ); Wed, 23 Dec 2015 11:03:36 -0500 Received: from spo001.leaseweb.nl ([83.149.101.17]:42800 "EHLO spo001.leaseweb.nl" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S932306AbbLWQDd (ORCPT ); Wed, 23 Dec 2015 11:03:33 -0500 Date: Wed, 23 Dec 2015 17:03:29 +0100 From: Wim Van Sebroeck To: Damien Riegel Cc: linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Guenter Roeck , kernel@savoirfairelinux.com Subject: Re: [PATCH v8] watchdog: ts4800: add driver for TS-4800 watchdog Message-ID: <20151223160329.GA434@spo001.leaseweb.nl> References: <1449592648-22701-1-git-send-email-damien.riegel@savoirfairelinux.com> <20151223154359.GA6265@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151223154359.GA6265@localhost> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1312 Lines: 37 Hi Damien, > On Tue, Dec 08, 2015 at 11:37:28AM -0500, Damien Riegel wrote: > > This watchdog is instantiated in a FPGA that is memory mapped. It is > > made of only one register, called the feed register. Writing to this > > register will re-arm the watchdog for a given time (and enable it if it > > was disable). It can be disabled by writing a special value into it. > > > > It is part of a syscon block, and the watchdog register offset in this > > block varies from board to board. This offset is passed in the syscon > > property after the phandle to the syscon node. > > > > Signed-off-by: Damien Riegel > > Acked-by: Rob Herring > > Reviewed-by: Guenter Roeck > > Hi Guenter, > > > You have reviewed this patch but not picked it up in your tree. Shall I > expect Wim to pick it up directly for the next merge window? The board > would be quite useless without its watchdog driver. > > > Thanks, > Damien It's on my todo list for the next merge window. Kind regards, Wim. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/