From: Mika Penttilä Date: Wed, 7 Oct 2020 04:10:35 +0000 (-0700) Subject: Input: Add MAINTAINERS entry for SiS i2c touch input driver X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8a30c6eb29e036f729b4dd6982462ca15d062087;p=linux.git 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ä Link: https://lore.kernel.org/r/20201007035108.58636-1-mika.penttila@nextfour.com Signed-off-by: Dmitry Torokhov --- diff --git a/MAINTAINERS b/MAINTAINERS index d7e3eab852d39..5008e811f1ccd 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ä +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 S: Maintained