summaryrefslogtreecommitdiffstats
path: root/hwdb
diff options
context:
space:
mode:
authorfaizalluthfi <zalluth@gmail.com>2018-07-06 15:17:52 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-07-06 19:16:21 +0200
commitff9d955b1546bdebf9c99fb8ad065ef7c7dc72a2 (patch)
tree7c2b689d2b61f49168064eec4a3208379980b157 /hwdb
parentshow-status: add newline to ephemeral messages (diff)
downloadsystemd-ff9d955b1546bdebf9c99fb8ad065ef7c7dc72a2.tar.xz
systemd-ff9d955b1546bdebf9c99fb8ad065ef7c7dc72a2.zip
hwdb: Add accelerometer orientation quirk for Asus TP200SA
Diffstat (limited to 'hwdb')
-rw-r--r--hwdb/60-sensor.hwdb3
1 files changed, 3 insertions, 0 deletions
diff --git a/hwdb/60-sensor.hwdb b/hwdb/60-sensor.hwdb
index 0eae539431..a89254772e 100644
--- a/hwdb/60-sensor.hwdb
+++ b/hwdb/60-sensor.hwdb
@@ -78,6 +78,9 @@ sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:*pnT100TA*
sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:pnT200TA*
ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
+sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:pn*E205SA*
+ ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
+
sensor:modalias:acpi:INVN6500*:dmi:*svn*ASUSTeK*:*pn*TP300LA*
ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1