Re: [PATCH v2 0/2] iio: imu: lsm6dsx: Support SMOCF05 ACPI ID
From: Andy Shevchenko
Date: Tue Feb 03 2026 - 06:40:08 EST
On Sun, Feb 01, 2026 at 05:54:48PM -0500, Samuel Dionne-Riel wrote:
> This patch set adds the alternative identifier for the LSM6DS3TR-C,
> just like the windows driver allows.
> (For brevity, the methodology and DSDT fragment are not repeated from
> the first version's cover letter of these changes.)
...which is needed for further discussions and in the formal commit message of
the respective patch (in some short form).
> I have not made any change related to Andy Shevchenko's comments, other
> than the cleanup, as I am lacking the context to understand what would
> need to be done.
The worry is about having SLA0 and SLG0 methods for mounting. Even if it's
the same device (like here) it might be better still to map the proper method
to the respective device. Id est if device is Gyroscope, use SLG0, if an
Accelerometer, use SLA0. Or did I misread the DSDT and this can't be achieved?
> I am still sending this v2, not ignoring the request, but to at least
> progress getting the device in a working state.
--
With Best Regards,
Andy Shevchenko