]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add accelerometer orientation quirk for the Yours Y8W81 tablet
authorHans de Goede <hdegoede@redhat.com>
Fri, 9 Mar 2018 13:55:11 +0000 (14:55 +0100)
committerHans de Goede <hdegoede@redhat.com>
Fri, 30 Mar 2018 15:11:17 +0000 (17:11 +0200)
Add an accelerometer orientation quirk for the Yours Y8W81 8" tablet.

For future reference: this tablet has the same case and mostly the same
internals as the Chuwi Vi8. Both seem to be from an ODM called inet-tek.
Both are labelled: "INET-I86M-REVxx" on the PCB, with the Chuwi Vi8 being
REV03 (and having a ALC5640 audio codec) and the Yours Y8W81 being REV21
(and having a ALC5651 audio codec).

hwdb/60-sensor.hwdb

index c05a949894bceb29f8391b5e0ecbbf2e203cdb0b..1f27b65d1747f7ba9fd775da6f5d7df9c6f68aba 100644 (file)
@@ -277,3 +277,9 @@ sensor:modalias:acpi:KIOX000A*:dmi:*:svnTECLAST:pnX98PlusII:*
 sensor:modalias:acpi:BMA250*:dmi:*:bvrTREK.G.WI71C.JGBMRBA*:*:svnInsyde:pnST70416-6:*
 sensor:modalias:acpi:BMA250*:dmi:*:bvrTREK.G.WI71C.JGBMRBA*:*:svnTrekStor:pnSurfTabwintron7.0ST70416-6:*
  ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
+
+#########################################
+# Yours
+#########################################
+sensor:modalias:acpi:BMA250E*:dmi:*:svnYOURS:pnY8W81:*
+ ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1