Re: [PATCH 1/3] iio: adc: ad7606: Move oversampling options in chip info and rework *_avail attributes

2019-04-07 Thread Jonathan Cameron
On Tue, 2 Apr 2019 16:18:39 +0300 Beniamin Bia wrote: > From: Stefan Popa > > Available oversampling ratios and scales can be shown by calling a > common ad7606_show_avail function which takes as parameters the array > which stores the values, together with the size of the array. > >

[PATCH 1/3] iio: adc: ad7606: Move oversampling options in chip info and rework *_avail attributes

2019-04-02 Thread Beniamin Bia
From: Stefan Popa Available oversampling ratios and scales can be shown by calling a common ad7606_show_avail function which takes as parameters the array which stores the values, together with the size of the array. Oversampling options are now defined in chip info structure and they are