diff options
author | Mika Penttilä <mika.penttila@nextfour.com> | 2020-10-06 21:10:35 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2020-10-06 21:13:40 -0700 |
commit | 8a30c6eb29e036f729b4dd6982462ca15d062087 (patch) | |
tree | f8b8a1c020c706e8a7fbad250aa87fcbc075a756 /MAINTAINERS | |
parent | 4ba8b8aec58bf8de3ca29ea08d7eb11a127e7b90 (diff) | |
download | linux-8a30c6eb29e036f729b4dd6982462ca15d062087.tar.gz linux-8a30c6eb29e036f729b4dd6982462ca15d062087.tar.bz2 linux-8a30c6eb29e036f729b4dd6982462ca15d062087.zip |
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-- | MAINTAINERS | 7 |
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 |