aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMika Penttilä <[email protected]>2020-10-06 21:10:35 -0700
committerDmitry Torokhov <[email protected]>2020-10-06 21:13:40 -0700
commit8a30c6eb29e036f729b4dd6982462ca15d062087 (patch)
treef8b8a1c020c706e8a7fbad250aa87fcbc075a756
parent4ba8b8aec58bf8de3ca29ea08d7eb11a127e7b90 (diff)
Input: Add MAINTAINERS entry for SiS i2c touch input driver
I am the author of this SiS touch driver, and willing to maintain and develop it further. Signed-off-by: Mika Penttilä <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d7e3eab852d3..5008e811f1cc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15441,6 +15441,13 @@ F: Documentation/fb/sisfb.rst
F: drivers/video/fbdev/sis/
F: include/video/sisfb.h
+SIS I2C TOUCHSCREEN DRIVER
+M: Mika Penttilä <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/input/touchscreen/sis_i2c.txt
+F: drivers/input/touchscreen/sis_i2c.c
+
SIS USB2VGA DRIVER
M: Thomas Winischhofer <[email protected]>
S: Maintained