Re: [PATCH v3 5/6] iio:adxl372: Add sampling frequency support

2018-08-03 Thread Jonathan Cameron
On Fri, 3 Aug 2018 16:02:20 +0300 Stefan Popa wrote: > This patch adds the option for the user to select the sampling frequency. > Also, the user can read the available frequencies and read the currently > set frequency via the read_raw function. The frequency can be set via the > write_raw funct

[PATCH v3 5/6] iio:adxl372: Add sampling frequency support

2018-08-03 Thread Stefan Popa
This patch adds the option for the user to select the sampling frequency. Also, the user can read the available frequencies and read the currently set frequency via the read_raw function. The frequency can be set via the write_raw function. When the frequency is set, the bandwidth is also checked