From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752957AbcF1U4j (ORCPT ); Tue, 28 Jun 2016 16:56:39 -0400 Received: from mail-qk0-f178.google.com ([209.85.220.178]:33514 "EHLO mail-qk0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752936AbcF1U4f (ORCPT ); Tue, 28 Jun 2016 16:56:35 -0400 Date: Tue, 28 Jun 2016 15:56:27 -0500 From: Rob Herring To: megous@megous.com Cc: dev@linux-sunxi.org, linux-arm-kernel@lists.infradead.org, Zhang Rui , Eduardo Valentin , Mark Rutland , Maxime Ripard , Chen-Yu Tsai , "open list:THERMAL" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list Subject: Re: [PATCH v2 03/14] dt-bindings: document sun8i_ths - H3 thermal sensor driver Message-ID: <20160628205627.GM3737@rob-hp-laptop> References: <20160625034511.7966-1-megous@megous.com> <20160625034511.7966-4-megous@megous.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160625034511.7966-4-megous@megous.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 On Sat, Jun 25, 2016 at 05:45:00AM +0200, megous@megous.com wrote: > From: Ondrej Jirman > > This patch adds the binding documentation for the > sun8i_ths driver. This is a driver for thermal sensor > found in Allwinner H3 SoC. > > Signed-off-by: Ondřej Jirman > --- > .../devicetree/bindings/thermal/sun8i-ths.txt | 26 ++++++++++++++++++++++ > 1 file changed, 26 insertions(+) > create mode 100644 Documentation/devicetree/bindings/thermal/sun8i-ths.txt I guess the example will change for the clocks some, but otherwise: Acked-by: Rob Herring