From: MadMcCrow Date: Thu, 30 Apr 2020 17:21:41 +0000 (+0200) Subject: Fix Chromebook Caroline board accelerometer not having correct orientation X-Git-Tag: v246-rc1~463^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15652%2Fhead;p=thirdparty%2Fsystemd.git Fix Chromebook Caroline board accelerometer not having correct orientation --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index c31acd4af36..3e53e936016 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -297,6 +297,10 @@ sensor:modalias:acpi:KIOX010A*:dmi:*:svnGEO*:pnGeoFlex*:* sensor:modalias:platform:cros-ec-accel:dmi:*:svnGOOGLE* ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, -1, 0; 0, 0, -1 +# caroline board (Samsung Chromebook Pro) reports itself as svnGoogle +sensor:modalias:platform:cros-ec-accel:dmi:*:svnGoogle:pnCaroline* + ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, -1, 0; 0, 0, -1 + ######################################### # GP-electronic #########################################