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

2018-08-25 Thread Jonathan Cameron
On Mon, 20 Aug 2018 17:54:55 +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 >

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

2018-08-25 Thread Jonathan Cameron
On Mon, 20 Aug 2018 17:54:55 +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 >

[PATCH 3/3] iio:adxl372: Add filter bandwidth support

2018-08-20 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

[PATCH 3/3] iio:adxl372: Add filter bandwidth support

2018-08-20 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