+7
−0
+16
−0
drivers/iio/accel/bma400.h
0 → 100644
+95
−0
drivers/iio/accel/bma400_core.c
0 → 100644
+823
−0
Loading
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 <dan@dlrobertson.com> Reviewed-by:
Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Jonathan Cameron <Jonathan.Cameron@huawei.com>