]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscope
authorMilan Misic <twoexem@gmail.com>
Tue, 24 Mar 2026 19:36:26 +0000 (20:36 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 26 Mar 2026 19:55:30 +0000 (19:55 +0000)
commit7913c1de9c3cbe3018fc29ce25a4d462ac2eaa82
tree5b611eec5c0e42f2aef6f0a35b5289b5efa3d95d
parent128e5ebec856ef8d30d4244751165ef50b41d2d2
iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscope

The SHIFT13mi or SHIFTbook tablet device by the German manufacturer
SHIFT contains an STM LSM6DSO IMU declared in the DSDT with the
hardware ID SMOCF00. Add this ID to the ACPI match table so that the
driver binds correctly to this device.

WHO_AM_I register returns 0x6c, confirming LSM6DSO.

Signed-off-by: Milan Misic <twoexem@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c