From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754376AbcKISYx (ORCPT ); Wed, 9 Nov 2016 13:24:53 -0500 Received: from mail-it0-f67.google.com ([209.85.214.67]:33376 "EHLO mail-it0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753732AbcKISYp (ORCPT ); Wed, 9 Nov 2016 13:24:45 -0500 Date: Wed, 9 Nov 2016 12:24:43 -0600 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 V3 2/9] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding Message-ID: <20161109182443.5cb2jdfopdmo6cy7@rob-hp-laptop> References: <35578f27515c2abc1780823829ebab467543548c.1477929725.git.stwiss.opensource@diasemi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <35578f27515c2abc1780823829ebab467543548c.1477929725.git.stwiss.opensource@diasemi.com> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 31, 2016 at 04:02:03PM +0000, Steve Twiss wrote: > From: Steve Twiss > > Add binding information for DA9062 and DA9061 watchdog. > > Example bindings for both DA9062 and DA9061 devices are added. For > the DA9061 device, a fallback compatible line is added as a valid > combination of compatible strings. > > The original binding for DA9062 (only) used to reside inside the > Documentation/devicetree/bindings/mfd/da9062.txt MFD document. > The da9062-watchdog section was deleted in that file and replaced > with a link to the new DA9061/62 binding information stored in this > patch. > > Signed-off-by: Steve Twiss Acked-by: Rob Herring