hwdb: Add accelerometer orientation quirk for the Nuvision/TMAX TM800W560L

Add accelerometer orientation quirk for the Nuvision/TMAX TM800W560L
8" Windows signature edition tablet.
This commit is contained in:
Hans de Goede 2018-06-02 12:09:43 +02:00
parent b0488902dd
commit fb5881bf17
1 changed files with 6 additions and 0 deletions

View File

@ -266,6 +266,12 @@ sensor:modalias:acpi:BOSC0200*:dmi:*:svnLINX*:pnLINX1010B:*
sensor:modalias:acpi:SMO8500*:dmi:*:svnMicro-StarInternationalCo.,Ltd.:pnS100:*
ACCEL_MOUNT_MATRIX=0, -1, 0; 1, 0, 0; 0, 0, 1
#########################################
# Nuvision (TMax)
#########################################
sensor:modalias:acpi:KIOX000A*:dmi:*:svnTMAX:pnTM800W560L:*
ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
#########################################
# Peaq
#########################################