]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add accelerometer orientation quirk for the Chuwi Vi10 tablet
authorHans de Goede <hdegoede@redhat.com>
Fri, 8 Jun 2018 07:29:09 +0000 (09:29 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sun, 9 Sep 2018 13:41:28 +0000 (15:41 +0200)
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.

hwdb/60-sensor.hwdb

index 9ff27a77a718b4ff790038b7cde39687cf91cf97..1cb10d423dc8c2540b9dde2e4849be7911e43a49 100644 (file)
@@ -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