Re: [PATCH] iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscope

From: Jonathan Cameron

Date: Thu Mar 26 2026 - 16:40:51 EST


On Thu, 26 Mar 2026 12:02:14 +0200
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:

> On Tue, Mar 24, 2026 at 08:36:26PM +0100, Milan Misic wrote:
> > 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.
>
> Based on the provided information,
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
>

Applied.