[PATCH] fix Touchscreen X Axis inversion on Trekstor Surftab W1

Subsystems: goodix touchscreen, input (keyboard, mouse, joystick, touchscreen) drivers, the rest

STALE1609d

3 messages, 2 authors, 2022-04-17 · open the first message on its own page

[PATCH] fix Touchscreen X Axis inversion on Trekstor Surftab W1

From: Julian Schulte <hidden>
Date: 2021-06-26 06:54:36

Signed-off-by: Julian Schulte <redacted>
---
 drivers/input/touchscreen/goodix.c | 7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/drivers/input/touchscreen/goodix.c b/drivers/input/touchscreen/goodix.c
index c682b028f..cec5f7bdc 100644
--- a/drivers/input/touchscreen/goodix.c
+++ b/drivers/input/touchscreen/goodix.c
@@ -248,6 +248,13 @@ static const struct dmi_system_id inverted_x_screen[] = {
 			DMI_MATCH(DMI_PRODUCT_NAME, "I15-TC")
 		},
 	},
+	{
+		.ident = "TrekStor SurfTab duo W1 10.1 (VT4)",
+		.matches = {
+			DMI_MATCH(DMI_SYS_VENDOR, "TrekStor"),
+			DMI_MATCH(DMI_PRODUCT_NAME, "SurfTab duo W1 10.1 (VT4)")
+		},
+	},
 #endif
 	{}
 };
--
2.30.2

Re: [PATCH] fix Touchscreen X Axis inversion on Trekstor Surftab W1

From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2022-04-17 20:25:48

On Sat, Jun 26, 2021 at 08:54:17AM +0200, Julian Schulte wrote:

Just found it in my inbox. Adding Hans...
quoted hunk
Signed-off-by: Julian Schulte <redacted>
---
 drivers/input/touchscreen/goodix.c | 7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/drivers/input/touchscreen/goodix.c b/drivers/input/touchscreen/goodix.c
index c682b028f..cec5f7bdc 100644
--- a/drivers/input/touchscreen/goodix.c
+++ b/drivers/input/touchscreen/goodix.c
@@ -248,6 +248,13 @@ static const struct dmi_system_id inverted_x_screen[] = {
 			DMI_MATCH(DMI_PRODUCT_NAME, "I15-TC")
 		},
 	},
+	{
+		.ident = "TrekStor SurfTab duo W1 10.1 (VT4)",
+		.matches = {
+			DMI_MATCH(DMI_SYS_VENDOR, "TrekStor"),
+			DMI_MATCH(DMI_PRODUCT_NAME, "SurfTab duo W1 10.1 (VT4)")
+		},
+	},
 #endif
 	{}
 };
--
2.30.2
-- 
Dmitry

Re: [PATCH] fix Touchscreen X Axis inversion on Trekstor Surftab W1

From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2022-04-17 20:29:27

On Sun, Apr 17, 2022 at 01:25:33PM -0700, Dmitry Torokhov wrote:
On Sat, Jun 26, 2021 at 08:54:17AM +0200, Julian Schulte wrote:

Just found it in my inbox. Adding Hans...
For real this time...
quoted
Signed-off-by: Julian Schulte <redacted>
---
 drivers/input/touchscreen/goodix.c | 7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/drivers/input/touchscreen/goodix.c b/drivers/input/touchscreen/goodix.c
index c682b028f..cec5f7bdc 100644
--- a/drivers/input/touchscreen/goodix.c
+++ b/drivers/input/touchscreen/goodix.c
@@ -248,6 +248,13 @@ static const struct dmi_system_id inverted_x_screen[] = {
 			DMI_MATCH(DMI_PRODUCT_NAME, "I15-TC")
 		},
 	},
+	{
+		.ident = "TrekStor SurfTab duo W1 10.1 (VT4)",
+		.matches = {
+			DMI_MATCH(DMI_SYS_VENDOR, "TrekStor"),
+			DMI_MATCH(DMI_PRODUCT_NAME, "SurfTab duo W1 10.1 (VT4)")
+		},
+	},
 #endif
 	{}
 };
--
2.30.2
-- 
Dmitry
-- 
Dmitry
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help