summaryrefslogtreecommitdiff
path: root/hwdb.d/60-sensor.hwdb
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2021-01-23 22:36:58 +0100
committerHans de Goede <hdegoede@redhat.com>2021-01-23 22:36:58 +0100
commite607710e5d247e89632bb853a58b0c00ed1a3b91 (patch)
treec10fd1aba9c17d547d6ca6f3f2af443161a4af84 /hwdb.d/60-sensor.hwdb
parent3b5606d95dd80fd0b0359ca2f71e17b58092d481 (diff)
downloadsystemd-e607710e5d247e89632bb853a58b0c00ed1a3b91.tar.gz
hwdb: Add accel orientation quirk for the Jumper Ezpad 7 tablet
Add a quirk to fix the accelerometer orientation on the Jumper Ezpad 7 tablet.
Diffstat (limited to 'hwdb.d/60-sensor.hwdb')
-rw-r--r--hwdb.d/60-sensor.hwdb4
1 files changed, 4 insertions, 0 deletions
diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb
index 70bd3c99e0..442a2d0f51 100644
--- a/hwdb.d/60-sensor.hwdb
+++ b/hwdb.d/60-sensor.hwdb
@@ -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