Blame SOURCES/0308-Fix-orientation-detection-for-Asus-Transformer-T100T.patch
|
|
594167 |
From 1704b021b3d662b6f2e64208370c5a944144531d Mon Sep 17 00:00:00 2001
|
|
|
594167 |
From: techtino <w1682146@my.westminster.ac.uk>
|
|
|
594167 |
Date: Sat, 30 Apr 2022 14:06:55 +0100
|
|
|
594167 |
Subject: [PATCH] Fix orientation detection for Asus Transformer T100TAF,
|
|
|
594167 |
copied T100TA rule
|
|
|
594167 |
|
|
|
594167 |
(cherry picked from commit ad44259225eabeb9755440506c261c6080a2f405)
|
|
|
594167 |
|
|
|
594167 |
Related: #2087778
|
|
|
594167 |
---
|
|
|
594167 |
hwdb.d/60-sensor.hwdb | 1 +
|
|
|
594167 |
1 file changed, 1 insertion(+)
|
|
|
594167 |
|
|
|
594167 |
diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb
|
|
|
594167 |
index d6a584150c..0dfaaaf467 100644
|
|
|
594167 |
--- a/hwdb.d/60-sensor.hwdb
|
|
|
594167 |
+++ b/hwdb.d/60-sensor.hwdb
|
|
|
594167 |
@@ -123,6 +123,7 @@ sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:pnT300CHI:*
|
|
|
594167 |
|
|
|
594167 |
sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:*pnM80TA:*
|
|
|
594167 |
sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:*pnT100TA:*
|
|
|
594167 |
+sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:*pnT100TAF:*
|
|
|
594167 |
sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:pnT200TA:*
|
|
|
594167 |
ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
|
|
|
594167 |
|