]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add accel orientation quirk for Toshiba Encore WT10A tablet
authorHans de Goede <hdegoede@redhat.com>
Sun, 31 May 2020 08:25:50 +0000 (10:25 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sun, 31 May 2020 08:27:00 +0000 (10:27 +0200)
Add a quirk to correct the accelerometer orientation on
Toshiba Encore WT10A tablets.

hwdb.d/60-sensor.hwdb

index cf8a0dca55d88d9e677d82483094e00b6ef34656..2d3367a20505ce5ce3762acb9356fa903f897142 100644 (file)
@@ -643,6 +643,14 @@ sensor:modalias:acpi:KIOX000A*:dmi:*:svnTECLAST:pnX98PlusII:*
 sensor:modalias:acpi:BMA250E*:dmi:bvnAmericanMegatrendsInc.:bvr5.6.5:bd04/15/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnAptioCRB:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
 
+#########################################
+# Toshiba
+#########################################
+
+# Toshiba Encore WT10A tablet
+sensor:modalias:acpi:INVN6500*:dmi:*:svnTOSHIBA:pnTOSHIBAWT10-A-103:*
+ ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
+
 #########################################
 # Trekstor
 #########################################