Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752672AbcJJNi4 (ORCPT ); Mon, 10 Oct 2016 09:38:56 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:34401 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752354AbcJJNiy (ORCPT ); Mon, 10 Oct 2016 09:38:54 -0400 Date: Mon, 10 Oct 2016 08:38:52 -0500 From: Rob Herring To: Steve Twiss Cc: DEVICETREE , Eduardo Valentin , LINUX-KERNEL , LINUX-PM , Mark Rutland , Zhang Rui , Dmitry Torokhov , Guenter Roeck , LINUX-INPUT , LINUX-WATCHDOG , Lee Jones , Liam Girdwood , Mark Brown , Support Opensource , Wim Van Sebroeck Subject: Re: [PATCH V1 08/10] Documentation: dt: thermal: da9062/61 TJUNC temperature binding Message-ID: <20161010133852.GA19127@rob-hp-laptop> References: <3a643792408aa4a15cbf89c4ac9e61a63e443981.1475743411.git.stwiss.opensource@diasemi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3a643792408aa4a15cbf89c4ac9e61a63e443981.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: 997 Lines: 29 On Thu, Oct 06, 2016 at 09:43:31AM +0100, Steve Twiss wrote: > From: Steve Twiss > > Device tree binding information for DA9062 and DA9061 thermal junction > temperature monitor. > > Binding descriptions for the DA9061 and DA9062 thermal TJUNC supervisor > device driver, using a single THERMAL_TRIP_HOT trip-wire and allowing for a > configurable polling period for over-temperature polling. > > Signed-off-by: Steve Twiss > > --- > This patch applies against linux-next and v4.8 > > Hi, > > This patch depends on the acceptance of the main code for the onkey: > [PATCH V1 5/10] thermal: da9061: TJUNC temperature driver > > Regards, > Steve Twiss, Dialog Semiconductor Ltd. > > > .../devicetree/bindings/thermal/da9062-thermal.txt | 30 ++++++++++++++++++++++ > 1 file changed, 30 insertions(+) > create mode 100644 Documentation/devicetree/bindings/thermal/da9062-thermal.txt Acked-by: Rob Herring