summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMika Penttilä <mika.penttila@nextfour.com>2020-10-06 21:10:35 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2020-10-06 21:13:40 -0700
commit8a30c6eb29e036f729b4dd6982462ca15d062087 (patch)
treef8b8a1c020c706e8a7fbad250aa87fcbc075a756 /MAINTAINERS
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ä <mika.penttila@nextfour.com> Link: https://lore.kernel.org/r/20201007035108.58636-1-mika.penttila@nextfour.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-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ä <mika.penttila@nextfour.com>
+L: linux-input@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/input/touchscreen/sis_i2c.txt
+F: drivers/input/touchscreen/sis_i2c.c
+
SIS USB2VGA DRIVER
M: Thomas Winischhofer <thomas@winischhofer.net>
S: Maintained