From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Ni Subject: Re: [PATCH v6 08/12] of: add notes of critical trips for soctherm Date: Wed, 24 Feb 2016 18:21:56 +0800 Message-ID: <56CD8444.3010001@nvidia.com> References: <1456128650-29104-1-git-send-email-wni@nvidia.com> <20160223213829.GA16577@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <20160223213829.GA16577@rob-hp-laptop> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: thierry.reding@gmail.com, rui.zhang@intel.com, MLongnecker@nvidia.com, swarren@wwwdotorg.org, mikko.perttunen@kapsi.fi, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org List-Id: linux-tegra@vger.kernel.org On 2016=E5=B9=B402=E6=9C=8824=E6=97=A5 05:38, Rob Herring wrote: > On Mon, Feb 22, 2016 at 04:10:50PM +0800, Wei Ni wrote: >> The "ctirical" type trip in thermal zone can be >=20 > typo Hmm, will fix it. >=20 >> set to SOC_THERM hardware, it can trigger shut down >> or reset event from hardware. >> >> Signed-off-by: Wei Ni >> --- >> Documentation/devicetree/bindings/thermal/tegra-soctherm.txt | 12 += +++++++++++ >> 1 file changed, 12 insertions(+) >=20 > Otherwise, >=20 > Acked-by: Rob Herring Sure, will do it. >=20 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753121AbcBXKWI (ORCPT ); Wed, 24 Feb 2016 05:22:08 -0500 Received: from hqemgate14.nvidia.com ([216.228.121.143]:15404 "EHLO hqemgate14.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750704AbcBXKWE convert rfc822-to-8bit (ORCPT ); Wed, 24 Feb 2016 05:22:04 -0500 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Wed, 24 Feb 2016 02:20:58 -0800 Message-ID: <56CD8444.3010001@nvidia.com> Date: Wed, 24 Feb 2016 18:21:56 +0800 From: Wei Ni User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Rob Herring CC: , , , , , , , Subject: Re: [PATCH v6 08/12] of: add notes of critical trips for soctherm References: <1456128650-29104-1-git-send-email-wni@nvidia.com> <20160223213829.GA16577@rob-hp-laptop> In-Reply-To: <20160223213829.GA16577@rob-hp-laptop> X-Originating-IP: [10.19.224.146] X-ClientProxiedBy: HKMAIL104.nvidia.com (10.18.16.13) To HKMAIL101.nvidia.com (10.18.16.10) Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2016年02月24日 05:38, Rob Herring wrote: > On Mon, Feb 22, 2016 at 04:10:50PM +0800, Wei Ni wrote: >> The "ctirical" type trip in thermal zone can be > > typo Hmm, will fix it. > >> set to SOC_THERM hardware, it can trigger shut down >> or reset event from hardware. >> >> Signed-off-by: Wei Ni >> --- >> Documentation/devicetree/bindings/thermal/tegra-soctherm.txt | 12 ++++++++++++ >> 1 file changed, 12 insertions(+) > > Otherwise, > > Acked-by: Rob Herring Sure, will do it. >