diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-09-07 13:14:52 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2018-09-09 16:02:58 +0200 |
commit | f253cee808d435975043ca903c382b0b942e600c (patch) | |
tree | b554ddafe93936b608bb524c0c2469052f9bdb26 /hwdb | |
parent | f0545adcd302a40ca1c5eec226c2157a2a2e5bb0 (diff) | |
download | systemd-f253cee808d435975043ca903c382b0b942e600c.tar.gz |
hwdb: Add accelerometer orientation quirk for the Onda v975w tablet
Add accelerometer orientation quirk for the Onda v975w tablet.
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/60-sensor.hwdb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hwdb/60-sensor.hwdb b/hwdb/60-sensor.hwdb index 91bd63c4ed..19fe970d0b 100644 --- a/hwdb/60-sensor.hwdb +++ b/hwdb/60-sensor.hwdb @@ -343,6 +343,10 @@ sensor:modalias:acpi:BMA250E*:dmi:bvnINSYDECorp.:bvrONDA.D89*:svnInsyde:pnONDATa sensor:modalias:acpi:BMA250E*:dmi:bvnINSYDECorp.:bvrONDA.W89*:svnInsyde:pnONDATablet:* ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1 +# Onda v975w, generic DMI strings, match entire dmi modalias inc. bios-date +sensor:modalias:acpi:SMO8500*:dmi:bvnAmericanMegatrendsInc.:bvr5.6.5:bd07/25/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=0, -1, 0; -1, 0, 0; 0, 0, 1 + ######################################### # Peaq ######################################### |