diff mbox series

Add MAINTAINERS entry for SiS i2c touch input driver.

Message ID 20201007035108.58636-1-mika.penttila@nextfour.com
State Superseded
Headers show
Series Add MAINTAINERS entry for SiS i2c touch input driver. | expand

Commit Message

Mika Penttilä Oct. 7, 2020, 3:51 a.m. UTC
From: Mika Penttilä <mika.penttila@nextfour.com>

Signed-off-by: Mika Penttilä <mika.penttila@nextfour.com>

---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Dmitry Torokhov Oct. 7, 2020, 4:14 a.m. UTC | #1
On Wed, Oct 07, 2020 at 06:51:08AM +0300, mika.penttila@nextfour.com wrote:
> From: Mika Penttilä <mika.penttila@nextfour.com>
> 
> Signed-off-by: Mika Penttilä <mika.penttila@nextfour.com>
> 

Applied, thank you.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9a54806ebf02..b13c539783c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15913,6 +15913,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