From mboxrd@z Thu Jan 1 00:00:00 1970 From: Courtney Cavin Subject: Re: [PATCH] thermal: add generic IIO channel thermal sensor driver Date: Fri, 14 Mar 2014 14:19:53 -0700 Message-ID: <20140314211952.GJ18578@sonymobile.com> References: <1391651007-29813-1-git-send-email-courtney.cavin@sonymobile.com> <1393484014.2637.14.camel@rzhang1-mobl4> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <1393484014.2637.14.camel@rzhang1-mobl4> Sender: linux-doc-owner@vger.kernel.org To: Zhang Rui Cc: "eduardo.valentin@ti.com" , "robh+dt@kernel.org" , "pawel.moll@arm.com" , "mark.rutland@arm.com" , "ijc+devicetree@hellion.org.uk" , "galak@codeaurora.org" , "rob@landley.net" , "grant.likely@linaro.org" , "linux-pm@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" List-Id: devicetree@vger.kernel.org On Thu, Feb 27, 2014 at 07:53:34AM +0100, Zhang Rui wrote: > On Wed, 2014-02-05 at 17:43 -0800, Courtney Cavin wrote: > > This driver is a generic method for using IIO ADC channels as thermal > > sensors. > > > > Signed-off-by: Courtney Cavin > > Eduardo, > > what do you think of this patch? Apparently not very much. Oh well. Sans further input, I will submit a new series with the following changes: - Fix some return values in probe(). - Change DT binding - Submit as seperate patch in series - Reword/rename to represent a thermistor - Remove specific references to IIO, where appropriate -Courtney