Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752681AbcJJNjt (ORCPT ); Mon, 10 Oct 2016 09:39:49 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:36540 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752354AbcJJNjr (ORCPT ); Mon, 10 Oct 2016 09:39:47 -0400 Date: Mon, 10 Oct 2016 08:39:44 -0500 From: Rob Herring To: Steve Twiss Cc: DEVICETREE , Guenter Roeck , LINUX-KERNEL , LINUX-WATCHDOG , Mark Rutland , Wim Van Sebroeck , Dmitry Torokhov , Eduardo Valentin , LINUX-INPUT , LINUX-PM , Lee Jones , Liam Girdwood , Mark Brown , Support Opensource , Zhang Rui Subject: Re: [PATCH V1 07/10] Documentation: dt: watchdog: da9062/61 Watchdog timer binding Message-ID: <20161010133944.GA20058@rob-hp-laptop> References: <6e2e5600560d0bad024e845221d5e04b93d8cd68.1475743411.git.stwiss.opensource@diasemi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6e2e5600560d0bad024e845221d5e04b93d8cd68.1475743411.git.stwiss.opensource@diasemi.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 724 Lines: 24 On Thu, Oct 06, 2016 at 09:43:31AM +0100, Steve Twiss wrote: > From: Steve Twiss > > Add binding information for DA9062 and DA9061 watchdog. > > Signed-off-by: Steve Twiss > > --- > This patch applies against linux-next and v4.8 > > Hi, > > This patch depends on the acceptance of DA9061 watchdog driver: > [PATCH V1 4/10] watchdog: da9061: watchdog driver > > Regards, > Steve Twiss, Dialog Semiconductor Ltd. > > > Documentation/devicetree/bindings/watchdog/da9062-wdt.txt | 11 +++++++++++ > 1 file changed, 11 insertions(+) > create mode 100644 Documentation/devicetree/bindings/watchdog/da9062-wdt.txt Acked-by: Rob Herring