]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
quirks: sensor: add info about ACPI accel_matrix
authorDavid SantamarĂ­a Rogado <howl.nsp@gmail.com>
Tue, 30 Dec 2025 00:24:38 +0000 (01:24 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 1 Jan 2026 18:49:45 +0000 (03:49 +0900)
Just inform about if an ACPI accel matrix exists, is the default one instead
the indentity matrix.

hwdb.d/60-sensor.hwdb

index c5446bd17dd5760691dfab4ad4afb85ef9c56517..e1ca6af48ed63bbbb25eb7fd6e9d1aa794d9c56f 100644 (file)
@@ -41,7 +41,9 @@
 #    PROXIMITY_NEAR_LEVEL=<value>
 #
 # where <matrix> is a mount-matrix in the format specified in the IIO
-# subsystem[1]. The default, when unset, is equivalent to:
+# subsystem[1]. The default, when unset, is the one defined by the ACPI
+# found in /sys/bus/iio/devices/iio\:deviceXXX/in_mount_matrix or, in
+# absence of it, is equivalent to:
 #   ACCEL_MOUNT_MATRIX=1, 0, 0; 0, 1, 0; 0, 0, 1
 # eg. the identity matrix,
 # and <value> is an integer value above or equal to which an object is