Re: [PATCH v4 2/2] hwmon: (ads7828) add support for ADS7830

2012-10-03 Thread Guenter Roeck
On Wed, Oct 03, 2012 at 10:03:08AM -0400, Vivien Didelot wrote: > Hi Guenter, > > On Tue, 2012-10-02 at 22:07 -0700, Guenter Roeck wrote: > > On Tue, Oct 02, 2012 at 11:33:27PM -0400, Vivien Didelot wrote: > > > From: Guillaume Roguez > > > > > > The ADS7830 device is almost the same as the ADS7

Re: [PATCH v4 2/2] hwmon: (ads7828) add support for ADS7830

2012-10-03 Thread Vivien Didelot
Hi Guenter, On Tue, 2012-10-02 at 22:07 -0700, Guenter Roeck wrote: > On Tue, Oct 02, 2012 at 11:33:27PM -0400, Vivien Didelot wrote: > > From: Guillaume Roguez > > > > The ADS7830 device is almost the same as the ADS7828, > > except that it does 8-bit sampling, instead of 12-bit. > > This patch

Re: [PATCH v4 2/2] hwmon: (ads7828) add support for ADS7830

2012-10-02 Thread Guenter Roeck
On Tue, Oct 02, 2012 at 11:33:27PM -0400, Vivien Didelot wrote: > From: Guillaume Roguez > > The ADS7830 device is almost the same as the ADS7828, > except that it does 8-bit sampling, instead of 12-bit. > This patch extends the ads7828 driver to support this chip. > > Signed-off-by: Guillaume R

[PATCH v4 2/2] hwmon: (ads7828) add support for ADS7830

2012-10-02 Thread Vivien Didelot
From: Guillaume Roguez The ADS7830 device is almost the same as the ADS7828, except that it does 8-bit sampling, instead of 12-bit. This patch extends the ads7828 driver to support this chip. Signed-off-by: Guillaume Roguez Signed-off-by: Vivien Didelot --- Documentation/hwmon/ads7828 | 12 ++