]> git.baikalelectronics.ru Git - kernel.git/commit
iio: imu: st_lsm6dsx: add support to lsm6dsl
authorLorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Sun, 29 Jan 2017 10:49:25 +0000 (11:49 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 4 Feb 2017 12:23:37 +0000 (12:23 +0000)
commitb9e8e4e3b27658bc8b1a52ebcc71ccf4942cae36
tree1b434ee5fa970e33a2bd569dee5f97a93134d309
parentfd8e5743f5a87919733585ec85ae683f78ea4941
iio: imu: st_lsm6dsx: add support to lsm6dsl

Add support to STM LSM6DSL 6-axis (acc + gyro) Mems sensor

http://www.st.com/resource/en/datasheet/lsm6dsl.pdf
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
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