Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756071AbcKWHJm (ORCPT ); Wed, 23 Nov 2016 02:09:42 -0500 Received: from host.buserror.net ([209.198.135.123]:52567 "EHLO host.buserror.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753538AbcKWHJk (ORCPT ); Wed, 23 Nov 2016 02:09:40 -0500 Message-ID: <1479884833.21746.44.camel@buserror.net> From: Scott Wood To: Jia Hongtao , rui.zhang@intel.com, edubezval@gmail.com, robh+dt@kernel.org, scott.wood@nxp.com, shawnguo@kernel.org Cc: devicetree@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Date: Wed, 23 Nov 2016 01:07:13 -0600 In-Reply-To: <1477361742-589-1-git-send-email-hongtao.jia@nxp.com> References: <1477361742-589-1-git-send-email-hongtao.jia@nxp.com> Organization: NXP Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.2-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 50.171.225.118 X-SA-Exim-Mail-From: oss@buserror.net X-Spam-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * -15 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Subject: Re: [PATCH V3 1/2] powerpc/mpc85xx: Update TMU device tree node for T1040/T1042 X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:57:07 +0000) X-SA-Exim-Scanned: Yes (on host.buserror.net) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 460 Lines: 13 On Tue, 2016-10-25 at 10:15 +0800, Jia Hongtao wrote: > From: Hongtao Jia > > Update #thermal-sensor-cells from 0 to 1 according to the new binding. The > sensor specifier added is the monitoring site ID, and represents the "n" in > TRITSRn and TRATSRn. > > Signed-off-by: Jia Hongtao Where can I find this new binding?  As of the current linux-next I don't see anything in qoriq-thermal.txt about this. -Scott