aboutsummaryrefslogtreecommitdiff
path: root/hwdb
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2018-06-08 09:29:09 +0200
committerHans de Goede <hdegoede@redhat.com>2018-09-09 15:41:28 +0200
commita4d08d24e66b8893854c65b55f082de0cfaf8aea (patch)
treecbdf448977367a22f4c10cdc0962dbfc0bda8fd1 /hwdb
parentMerge pull request #9832 from yuwata/fix-9831 (diff)
downloadsystemd-a4d08d24e66b8893854c65b55f082de0cfaf8aea.tar.gz
systemd-a4d08d24e66b8893854c65b55f082de0cfaf8aea.tar.bz2
systemd-a4d08d24e66b8893854c65b55f082de0cfaf8aea.zip
hwdb: Add accelerometer orientation quirk for the Chuwi Vi10 tablet
Add accelerometer orientation quirk for the Chuwi Vi10 (CWI505) tablet. While at it also update the Chuwi Hi8 Pri comment to include the CWI model-number.
Diffstat (limited to 'hwdb')
-rw-r--r--hwdb/60-sensor.hwdb6
1 files changed, 5 insertions, 1 deletions
diff --git a/hwdb/60-sensor.hwdb b/hwdb/60-sensor.hwdb
index 9ff27a77a..1cb10d423 100644
--- a/hwdb/60-sensor.hwdb
+++ b/hwdb/60-sensor.hwdb
@@ -131,7 +131,11 @@ sensor:modalias:acpi:BMA250E*:dmi:bvnINSYDECorp.:bvrCHUWI.D86JLBNR*:svnInsyde:pn
sensor:modalias:acpi:BOSC0200*:dmi:*:svnHampoo:pnD2D3_Vi8A1:*
ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
-# Chuwi Hi8 Pro
+# Chuwi Vi10 (CWI505)
+sensor:modalias:acpi:BMA250E*:dmi:bvnINSYDECorp.:bvrG1D_S165*:svnilife:pnS165:*
+ ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
+
+# Chuwi Hi8 Pro (CWI513)
sensor:modalias:acpi:BOSC0200*:dmi:*:svnHampoo:pnX1D3_C806N:*
ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1