]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add accel orientation quirk for the GPD Pocket 4
authorChris Grant <grantgj@gmail.com>
Sat, 1 Mar 2025 12:14:22 +0000 (01:14 +1300)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 2 Mar 2025 04:57:00 +0000 (13:57 +0900)
hwdb.d/60-sensor.hwdb

index 7e0e9ed47ccc784dc694a2a74e859988b50f2f6a..385c4300ef60abbec77a9178b16cd02e2969c6d4 100644 (file)
@@ -590,6 +590,10 @@ sensor:modalias:acpi:KIOX000A*:dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd05/25/201
 sensor:modalias:acpi:MXC6655*:dmi:*:svnGPD:pnG1621-02:*
  ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
 
+# GPD Pocket 4
+sensor:modalias:acpi:MXC6655*:dmi:*:svnGPD:pnG1628-04:*
+ ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
+
 # GPD WinMax2
 sensor:modalias:acpi:BMI0160*:dmi:*:svnGPD:pnG1619*:*
  ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1