hwdb: Cytrix Complex 11t accelerometer support (#5807)
authorJames Hemsing <jhemsing@gmail.com>
Mon, 26 Jun 2017 09:27:45 +0000 (03:27 -0600)
committerhadess <hadess@users.noreply.github.com>
Mon, 26 Jun 2017 09:27:45 +0000 (11:27 +0200)
Add quirk to fix portrait orientations resulting in an upside-down
screen on the Cytrix/Mytrix/Cube Complex 11t tablet.

hwdb/60-sensor.hwdb

index 2436ca7..dab22dc 100644 (file)
@@ -68,3 +68,10 @@ sensor:modalias:platform:lis3lv02d:dmi:*svn*Hewlett-Packard*:*pn*HPEliteBook8560
 #########################################
 sensor:modalias:acpi:BMA250*:dmi:*svn*WinBook*:*pn*TW100*
  ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 0
+
+#########################################
+# Cytrix (Mytrix)
+#########################################
+sensor:modalias:acpi:*KIOX000A*:dmi:*svn*CytrixTechnology:*pn*Complex11t*
+ ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
+