From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754814AbcKISbn (ORCPT ); Wed, 9 Nov 2016 13:31:43 -0500 Received: from mail-it0-f65.google.com ([209.85.214.65]:33899 "EHLO mail-it0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754280AbcKISYq (ORCPT ); Wed, 9 Nov 2016 13:24:46 -0500 Date: Wed, 9 Nov 2016 12:24:44 -0600 From: Rob Herring To: Steve Twiss Cc: DEVICETREE , LINUX-INPUT , LINUX-KERNEL , Mark Rutland , Dmitry Torokhov , Eduardo Valentin , Guenter Roeck , LINUX-PM , LINUX-WATCHDOG , Lee Jones , Liam Girdwood , Mark Brown , Support Opensource , Wim Van Sebroeck , Zhang Rui Subject: Re: [PATCH V3 4/9] Documentation: devicetree: mfd: da9062/61 MFD binding Message-ID: <20161109182444.tqo2lv3u7p4rk5io@rob-hp-laptop> References: <502d13b97c67023f2193abfa235e8884eb0ea02f.1477929725.git.stwiss.opensource@diasemi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <502d13b97c67023f2193abfa235e8884eb0ea02f.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 > > Extend existing DA9062 binding information to include the DA9061 PMIC for > MFD core and regulators. > > Add a da9062-onkey link to the existing onkey binding file. > > Add a da9062-thermal link to the new temperature monitoring binding file. > > Delete the da9062-watchdog section and replace it with a link to the new > DA9061/62 binding information file. > > Signed-off-by: Steve Twiss Acked-by: Rob Herring