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)
commit3054c4ff28bfdb37fdb5dc077ee611bfa5547e99
tree20667908a2e2465cb46db8b3cb6d300ba48e8d80
parent67b9d4d0985f7041fa59252a78b2bdb7ae5b46b0
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