[PATCH v2 0/2] iio: imu: lsm6dsx: Support SMOCF05 ACPI ID
From: Samuel Dionne-Riel
Date: Sun Feb 01 2026 - 17:55:33 EST
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.)
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.
I am still sending this v2, not ignoring the request, but to at least
progress getting the device in a working state.
Changes since v1:
- Reworked getting the matrix as st_read_acpi_mount_matrix().
- Cleaned-up internal trailing comma in st_lsm6dsx_i2c_acpi_match.
v1: https://lore.kernel.org/linux-iio/20251223025351.3099978-2-samuel@xxxxxxxxxxxxxxx/
Samuel Dionne-Riel (2):
iio: imu: lsm6dsx: Support SMOCF05 ACPI ID for LSM6DS3TR-C
iio: imu: lsm6dsx: Add alternative ACPI mount matrix retrieval
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 9 ++++++++-
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c | 3 ++-
2 files changed, 10 insertions(+), 2 deletions(-)
base-commit: 63804fed149a6750ffd28610c5c1c98cce6bd377
--
2.51.0