Re: [PATCH 1/1] iio: (bma400) add driver for the BMA400

2019-10-08 Thread Peter Meerwald-Stadler
On Sun, 6 Oct 2019, Jonathan Cameron wrote: > On Wed, 25 Sep 2019 01:39:41 + > Dan Robertson wrote: > > > Add a IIO driver for the Bosch BMA400 3-axes ultra-low power accelerometer. > > The driver supports reading from the acceleration and temperature > > registers. The driver also supports

Re: [PATCH 1/1] iio: (bma400) add driver for the BMA400

2019-10-08 Thread Dan Robertson
Jonathan, Thanks for the review! I _think_ I've made all the changes you mentioned locally. I'll run some more tests and clean it up a bit before submitting the next patchset version. > So my first thought was that Bosch have been moderately good at keeping their > interfaces consistent across ge

Re: [PATCH 1/1] iio: (bma400) add driver for the BMA400

2019-10-06 Thread Jonathan Cameron
On Wed, 25 Sep 2019 01:39:41 + Dan Robertson wrote: > Add a IIO driver for the Bosch BMA400 3-axes ultra-low power accelerometer. > The driver supports reading from the acceleration and temperature > registers. The driver also supports reading and configuring the output data > rate, oversampl

[PATCH 1/1] iio: (bma400) add driver for the BMA400

2019-09-24 Thread Dan Robertson
Add a IIO driver for the Bosch BMA400 3-axes ultra-low power accelerometer. The driver supports reading from the acceleration and temperature registers. The driver also supports reading and configuring the output data rate, oversampling ratio, and scale. Signed-off-by: Dan Robertson --- drivers/