]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add accel orientation quirk for the Jumper Ezpad 7 tablet 18358/head
authorHans de Goede <hdegoede@redhat.com>
Sat, 23 Jan 2021 21:36:58 +0000 (22:36 +0100)
committerHans de Goede <hdegoede@redhat.com>
Sat, 23 Jan 2021 21:36:58 +0000 (22:36 +0100)
Add a quirk to fix the accelerometer orientation on
the Jumper Ezpad 7 tablet.

hwdb.d/60-sensor.hwdb

index 70bd3c99e0b5171544839f94a09adf4dcea03cdc..442a2d0f51289a5a96eed7e3c2b743c776a8c25a 100644 (file)
@@ -454,6 +454,10 @@ sensor:modalias:acpi:BOSC0200*:dmi:bvnINSYDECorp.:bvrjumperx.T87.KFBNEE:*
 sensor:modalias:acpi:BOSC0200*:dmi:*:svnJumper:pnEZpad:*:rvr.A006:*
  ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, -1, 0; 0, 0, 1
 
+# EZpad 7
+sensor:modalias:acpi:KIOX0009*:dmi:*:bvrJumper12x.WJ2012.bsBKRCP*:svnJumper:pnEZpad:*
+ ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
+
 # EZpad Go
 sensor:modalias:acpi:KIOX000A*:dmi:bvnAmericanMegatrendsInc.:*:svnjumper:pnEZpad:*:ct31:*
  ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1