Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754291Ab1EQL7S (ORCPT ); Tue, 17 May 2011 07:59:18 -0400 Received: from 63.mail-out.ovh.net ([91.121.185.56]:52383 "HELO 63.mail-out.ovh.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753939Ab1EQL7R (ORCPT ); Tue, 17 May 2011 07:59:17 -0400 Message-ID: <4DD26311.7070905@armadeus.com> Date: Tue, 17 May 2011 13:59:13 +0200 From: Fabien Marteau Reply-To: fabien.marteau@armadeus.com Organization: ARMadeus Systems User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Jonathan Cameron CC: Guenter Roeck , "khali@linux-fr.org" , "lm-sensors@lm-sensors.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] hwmon: Driver for as1531, Austria-Microsystem Analog to Digital Converter. References: <1305553154-18195-2-git-send-email-fabien.marteau@armadeus.com> <20110516153900.GA31255@ericsson.com> <4DD21E5E.9000605@armadeus.com> <4DD23EED.4010201@cam.ac.uk> <4DD24131.2030009@cam.ac.uk> In-Reply-To: <4DD24131.2030009@cam.ac.uk> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Ovh-Tracer-Id: 7138768360409162061 X-Ovh-Remote: 82.232.255.99 (arc68-6-82-232-255-99.fbx.proxad.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|U 0.500017/N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1807 Lines: 41 On 17/05/2011 11:34, Jonathan Cameron wrote: > On 05/17/11 10:25, Jonathan Cameron wrote: >> On 05/17/11 08:06, Fabien Marteau wrote: >>> Hi Guenter, >>> >>> Thanks for the review. >>> >>> On 16/05/2011 17:39, Guenter Roeck wrote: >>>> On Mon, May 16, 2011 at 09:39:14AM -0400, fabien.marteau@armadeus.com wrote: >>>>> From: Fabien Marteau >>>>> >>>>> >>>> Some description, such as "Dhis driver adds support for xxx" would be nice. >>>> >>>> Also, I wonder if this driver belongs into hwmon in the first place. It is >>>> a generic ADC chip with high conversion rate. iio would probably be more >>>> appropriate and also much better in supporting high speed readings. >>> I provided this driver "as is" because it's a driver that work well on >>> our platform. I thought that iio was not stable enough driver framework >>> to be used. >>> I can rewrite it under iio framework but I have no time for this moment >>> to do that. You think it's better to wait for an iio driver or to >>> continue commiting this ? >> I'd say that if you primary use is hwmon, put it there for now and we can think >> about moving it at a later date depending on how people are actually using it. >> Guenter, would that be ok for you? > Having actually taken a look at the code, it's straight forward, so if you > are using it as a general purpose adc then I'm happy to port to IIO > sometimes soonish... Will need some testing at somepoint though. I've got it on my platform, then I can test it without problem if you want. Fabien > > Jonathan > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/