Re: [PATCH v2] iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC

2016-09-03 Thread Jonathan Cameron
On 02/09/16 20:15, Alison Schofield wrote: > On Mon, Aug 29, 2016 at 05:01:14PM +0100, Jonathan Cameron wrote: >> On 25/08/16 06:48, Alison Schofield wrote: >>> Adds basic support for the LTC2485 ADC - a delta-sigma analog-to-digital >>> converter with an I2C interface that operates in single shot

Re: [PATCH v2] iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC

2016-09-03 Thread Jonathan Cameron
On 02/09/16 20:15, Alison Schofield wrote: > On Mon, Aug 29, 2016 at 05:01:14PM +0100, Jonathan Cameron wrote: >> On 25/08/16 06:48, Alison Schofield wrote: >>> Adds basic support for the LTC2485 ADC - a delta-sigma analog-to-digital >>> converter with an I2C interface that operates in single shot

Re: [PATCH v2] iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC

2016-09-02 Thread Alison Schofield
On Mon, Aug 29, 2016 at 05:01:14PM +0100, Jonathan Cameron wrote: > On 25/08/16 06:48, Alison Schofield wrote: > > Adds basic support for the LTC2485 ADC - a delta-sigma analog-to-digital > > converter with an I2C interface that operates in single shot conversion > > mode. > > > > The driver

Re: [PATCH v2] iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC

2016-09-02 Thread Alison Schofield
On Mon, Aug 29, 2016 at 05:01:14PM +0100, Jonathan Cameron wrote: > On 25/08/16 06:48, Alison Schofield wrote: > > Adds basic support for the LTC2485 ADC - a delta-sigma analog-to-digital > > converter with an I2C interface that operates in single shot conversion > > mode. > > > > The driver

Re: [PATCH v2] iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC

2016-08-29 Thread Jonathan Cameron
On 25/08/16 06:48, Alison Schofield wrote: > Adds basic support for the LTC2485 ADC - a delta-sigma analog-to-digital > converter with an I2C interface that operates in single shot conversion > mode. > > The driver supports an on board 5V reference and the power-on default > configuration which

Re: [PATCH v2] iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC

2016-08-29 Thread Jonathan Cameron
On 25/08/16 06:48, Alison Schofield wrote: > Adds basic support for the LTC2485 ADC - a delta-sigma analog-to-digital > converter with an I2C interface that operates in single shot conversion > mode. > > The driver supports an on board 5V reference and the power-on default > configuration which

[PATCH v2] iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC

2016-08-25 Thread Alison Schofield
Adds basic support for the LTC2485 ADC - a delta-sigma analog-to-digital converter with an I2C interface that operates in single shot conversion mode. The driver supports an on board 5V reference and the power-on default configuration which rejects both 50hz & 60hz line frequencies and operates

[PATCH v2] iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC

2016-08-25 Thread Alison Schofield
Adds basic support for the LTC2485 ADC - a delta-sigma analog-to-digital converter with an I2C interface that operates in single shot conversion mode. The driver supports an on board 5V reference and the power-on default configuration which rejects both 50hz & 60hz line frequencies and operates