OSDN Git Service

iio: imu: st_lsm6dsx: add support to LSM6DSRX
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 24 Oct 2019 15:42:33 +0000 (17:42 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 27 Oct 2019 16:38:06 +0000 (16:38 +0000)
commitcf9c71b38befbe02d910d0c4e128abaaf69d6e27
tree5db9cf8f742d7762417a26a3ee1aec6e9e0e2c00
parent12737476e0992bde3e14e2df2fedf43a117abf71
iio: imu: st_lsm6dsx: add support to LSM6DSRX

Add support to STM LSM6DSRX 6-axis (acc + gyro) Mems sensor
https://www.st.com/resource/en/datasheet/lsm6dsrx.pdf

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/imu/st_lsm6dsx/Kconfig
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.c