From: Hans de Goede Date: Sun, 15 Nov 2020 10:23:04 +0000 (+0100) Subject: hwdb: Add accel orientation quirk for Voyo Winpad A15 tablet X-Git-Tag: v247~44^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=565849429da55252b6b7e3cc77fc344c253f9848;p=thirdparty%2Fsystemd.git hwdb: Add accel orientation quirk for Voyo Winpad A15 tablet Add a quirk to fix the accelerometer orientation on the Voyo Winpad A15 tablet. --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index c568a8d22f4..57123e6f1b5 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -775,6 +775,16 @@ sensor:modalias:acpi:KIOX000A*:dmi:*:svnUMAX:pnVisionBook10WiPro:* sensor:modalias:acpi:SMO8500*:dmi:*:svnUMAX:pnVisionBook10WiPlus:* ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1 +######################################### +# Voyo +######################################### +# Voyo Winpad A15 +# The Winpad A15 does not have its product name filled, so we +# match the entire dmi-alias, assuming that the use of a SMO8500 + +# bios-version + bios-date combo is unique +sensor:modalias:acpi:SMO8500*:dmi:bvnAmericanMegatrendsInc.:bvr5.6.5:bd11/20/2014:br5.6:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnAptioCRB:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:* + ACCEL_MOUNT_MATRIX=0, -1, 0; 1, 0, 0; 0, 0, -1 + ######################################### # Wortmann #########################################