Re: [PATCH v3 1/4] iio: adc: ad7606: Add support for AD7606B ADC

2019-08-25 Thread Jonathan Cameron
On Wed, 21 Aug 2019 17:16:53 +0300 Beniamin Bia wrote: > From: Stefan Popa > > The AD7606B is a 16-bit ADC that supports simultaneous sampling of 8 > channels. It is pin compatible to AD7606, but adds extra modes by > writing to the register map. > > The AD7606B can be configured to work in so

[PATCH v3 1/4] iio: adc: ad7606: Add support for AD7606B ADC

2019-08-21 Thread Beniamin Bia
From: Stefan Popa The AD7606B is a 16-bit ADC that supports simultaneous sampling of 8 channels. It is pin compatible to AD7606, but adds extra modes by writing to the register map. The AD7606B can be configured to work in software mode by setting all oversampling pins to high. This mode is sele