Re: [PATCH v5 04/11] staging: iio: ad7780: add filter reading to ad778x

2019-03-16 Thread Jonathan Cameron
On Fri, 15 Mar 2019 23:13:42 -0300 Renato Lui Geh wrote: > This patch adds the new feature of reading the filter odr value for > ad778x chips. This value is stored in the chip's state struct whenever a > read or write call is performed on the chip's driver. > > This feature requires sharing

[PATCH v5 04/11] staging: iio: ad7780: add filter reading to ad778x

2019-03-15 Thread Renato Lui Geh
This patch adds the new feature of reading the filter odr value for ad778x chips. This value is stored in the chip's state struct whenever a read or write call is performed on the chip's driver. This feature requires sharing SAMP_FREQ. Since the ad717x does not have a filter option, the driver