Re: [PATCH v3 6/6] iio:adxl372: Add filter bandwidth support

2018-08-03 Thread Jonathan Cameron
On Fri, 3 Aug 2018 16:02:21 +0300 Stefan Popa wrote: > This patch adds the option for the user to select the filter bandwidth. The > user can also read the available bandwidths which are always adjusted to be > at most half of the sampling frequency. Furthermore, the currently selected > bandwidt

[PATCH v3 6/6] iio:adxl372: Add filter bandwidth support

2018-08-03 Thread Stefan Popa
This patch adds the option for the user to select the filter bandwidth. The user can also read the available bandwidths which are always adjusted to be at most half of the sampling frequency. Furthermore, the currently selected bandwidth can be read via the read_raw function, while the write_raw se