From: Hans de Goede Date: Sun, 31 May 2020 08:25:50 +0000 (+0200) Subject: hwdb: Add accel orientation quirk for Toshiba Encore WT10A tablet X-Git-Tag: v246-rc1~229^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5f829a2da7f1320903e1f3c4d5782cbb512200d;p=thirdparty%2Fsystemd.git hwdb: Add accel orientation quirk for Toshiba Encore WT10A tablet Add a quirk to correct the accelerometer orientation on Toshiba Encore WT10A tablets. --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index cf8a0dca55d..2d3367a2050 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -643,6 +643,14 @@ sensor:modalias:acpi:KIOX000A*:dmi:*:svnTECLAST:pnX98PlusII:* sensor:modalias:acpi:BMA250E*:dmi:bvnAmericanMegatrendsInc.:bvr5.6.5:bd04/15/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnAptioCRB:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1 +######################################### +# Toshiba +######################################### + +# Toshiba Encore WT10A tablet +sensor:modalias:acpi:INVN6500*:dmi:*:svnTOSHIBA:pnTOSHIBAWT10-A-103:* + ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1 + ######################################### # Trekstor #########################################