Linux Driver support for LSM6DSM module.
Hi Team,
I am working on LSM6DSM sensor bringup in linux kernel-4.9. I am using the following imu sensor driver sources (https://github.com/STMicroelectronics/STMems_Linux_IIO_drivers/tree/linux-4.9.y-gh/drivers/iio/imu/st_lsm6dsm). The driver is loading and the sensor is getting registered. The sysfs prints some random accelerometer and gyroscope values and When I probed the Interrupt pin I didn't get any interrupt.
Is the above driver is enough to add support for accelerometer and gyroscope. ?
Could you please help me to solve this issue ?
Regards,
Ajith.
