From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eduardo Valentin Subject: Re: [PATCH V12 2/4] ARM: dts: bcm283x: Add CPU thermal zone with 1 trip point Date: Sat, 1 Apr 2017 09:37:18 -0700 Message-ID: <20170401163717.GB28514@localhost.localdomain> References: <1490990586-30898-1-git-send-email-stefan.wahren@i2se.com> <1490990586-30898-3-git-send-email-stefan.wahren@i2se.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1490990586-30898-3-git-send-email-stefan.wahren@i2se.com> Sender: linux-pm-owner@vger.kernel.org To: Stefan Wahren Cc: Zhang Rui , kernel@martin.sperl.org, Eric Anholt , Rob Herring , Frank Rowand , Florian Fainelli , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , linux-rpi-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-pm@vger.kernel.org List-Id: devicetree@vger.kernel.org On Fri, Mar 31, 2017 at 08:03:04PM +0000, Stefan Wahren wrote: > As suggested by Eduardo Valentin this adds the thermal zone for > the bcm2835 SoC with its single thermal sensor. We start with > the criticial trip point and leave the cooling devices empty > since we don't have any at the moment. Since the coefficients > could vary depending on the SoC we need to define them separate. > > Signed-off-by: Stefan Wahren Acked-by: Eduardo Valentin