From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter De Schrijver Subject: Re: [PATCH v6 4/4] thermal: Add Tegra SOCTHERM thermal management driver Date: Mon, 29 Sep 2014 11:14:03 +0300 Message-ID: <20140929081403.GF25537@tbergstrom-lnx.Nvidia.com> References: <1411724593-4037-1-git-send-email-cyndis@kapsi.fi> <1411724593-4037-5-git-send-email-cyndis@kapsi.fi> <20140926114533.GN31106@ulmo> <5425CC6F.2020309@kapsi.fi> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from hqemgate15.nvidia.com ([216.228.121.64]:7567 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751037AbaI2IOH (ORCPT ); Mon, 29 Sep 2014 04:14:07 -0400 Content-Disposition: inline In-Reply-To: <5425CC6F.2020309@kapsi.fi> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Mikko Perttunen Cc: Thierry Reding , Mikko Perttunen , edubezval@gmail.com, swarren@wwwdotorg.org, linux-pm@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, juha-matti.tilli@iki.fi, Mikko Perttunen > > > >>+struct tegra_tsensor_configuration { > >>+ u32 tall, tsample, tiddq_en, ten_count; > >>+ u32 pdiv, tsample_ate, pdiv_ate; > > > >What's the significance of the "ate" suffix? > > Again, no idea. I presume it's Automated Test Equipment refering to the device to test silicon coming back from the fab. Cheers, Peter.