diff options
author | 2023-01-30 20:10:18 +0000 | |
---|---|---|
committer | 2023-04-13 11:37:20 +0100 | |
commit | dc3d25f22b889a326abc8331075849ea11b4f2bb (patch) | |
tree | c92e49a0c00a4a730c5b0aac729b77577f2785de /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C (diff) | |
download | wireguard-linux-dc3d25f22b889a326abc8331075849ea11b4f2bb.tar.xz wireguard-linux-dc3d25f22b889a326abc8331075849ea11b4f2bb.zip |
iio: imu: lsm6dsx: Add ACPI mount matrix retrieval
DSDT ROTM method seen in the wild with SMO8B30 _HID.
Making assumption it is similar to that used for bmc150 plus
information from Darrell that the rotation is out by 90 degrees at boot.
Method (ROTM, 0, NotSerialized)
{
Name (RBUF, Package (0x03)
{
"0 -1 0",
"1 0 0",
"0 0 1"
})
Return (RBUF) /* \_SB_.PCI0.I2C5.DEV_.ROTM.RBUF */
}
Reported-by: Darrell Kavanagh <darrell.kavanagh@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Tested-by: Darrell Kavanagh <darrell.kavanagh@gmail.org>
Link: https://lore.kernel.org/r/20230130201018.981024-3-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions