summaryrefslogtreecommitdiff
path: root/hwdb.d
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2021-09-24 15:26:43 +0200
committerHans de Goede <hdegoede@redhat.com>2021-09-28 19:50:27 +0200
commit2bdc8dc341f1ff663962045d3607652beff30a58 (patch)
tree42c0855b8a31fd11fff7f3b3e8a344ee575d3fae /hwdb.d
parent1641c2b1123617f7be249bb7f2b2c408defb3b96 (diff)
downloadsystemd-2bdc8dc341f1ff663962045d3607652beff30a58.tar.gz
hwdb: Add accel orientation quirk for the Chuwi Hi10 Plus (CWI527)
Add a quirk for the accelerometer orientation for the Chuwi Hi10 Plus (CWI527) tablet.
Diffstat (limited to 'hwdb.d')
-rw-r--r--hwdb.d/60-sensor.hwdb6
1 files changed, 5 insertions, 1 deletions
diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb
index 1e741b2da0..f6ee9fe0af 100644
--- a/hwdb.d/60-sensor.hwdb
+++ b/hwdb.d/60-sensor.hwdb
@@ -198,7 +198,11 @@ sensor:modalias:acpi:BOSC0200*:dmi:bvnAmericanMegatrendsInc.:bvr5.11:*:svnDefaul
sensor:modalias:acpi:BOSC0200*:dmi:bvnAmericanMegatrendsInc.:bvrP02A_C106.60E:*:svnDefaultstring:pnDefaultstring:*
ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
-# Chuwi Hi10 Pro
+# Chuwi Hi10 Plus (CWI527)
+sensor:modalias:acpi:BOSC0200*:dmi:*:svnCHUWIINNOVATIONANDTECHNOLOGY*:pnHi10plustablet:*
+ ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
+
+# Chuwi Hi10 Pro (CWI529)
sensor:modalias:acpi:BOSC0200*:dmi:*:svn*CHUWIINNOVATIONANDTECHNOLOGY*:pnHi10protablet:*
ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1