]> git.baikalelectronics.ru Git - kernel.git/commit
iio: imu: st_lsm6dsx: add support to ASM330LHH
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 21 Feb 2019 15:20:20 +0000 (16:20 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 4 Apr 2019 19:19:49 +0000 (20:19 +0100)
commit3b4a191044ff92ae39d087544d103a68bbd07424
tree20667908a2e2465cb46db8b3cb6d300ba48e8d80
parentf5a46eb5f86f6c4e528d2e39d78d1b98525eeaf4
iio: imu: st_lsm6dsx: add support to ASM330LHH

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

Tested-by: Mario Tesi <mario.tesi@st.com>
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