-
- Downloads
iio: accel: Add support for the Bosch-Sensortec BMI088
The BMI088 is a combined module with both accelerometer and gyroscope. This adds the accelerometer driver support for the SPI interface. The gyroscope part is already supported by the BMG160 driver. Signed-off-by:Mike Looijmans <mike.looijmans@topic.nl> Reviewed-by:
Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20210125150732.23873-2-mike.looijmans@topic.nl Signed-off-by:
Jonathan Cameron <Jonathan.Cameron@huawei.com>
Showing
- drivers/iio/accel/Kconfig 18 additions, 0 deletionsdrivers/iio/accel/Kconfig
- drivers/iio/accel/Makefile 2 additions, 0 deletionsdrivers/iio/accel/Makefile
- drivers/iio/accel/bmi088-accel-core.c 567 additions, 0 deletionsdrivers/iio/accel/bmi088-accel-core.c
- drivers/iio/accel/bmi088-accel-spi.c 83 additions, 0 deletionsdrivers/iio/accel/bmi088-accel-spi.c
- drivers/iio/accel/bmi088-accel.h 18 additions, 0 deletionsdrivers/iio/accel/bmi088-accel.h
Loading
Please register or sign in to comment