diff mbox series

Add MAINTAINERS entry for SiS i2c touch input driver.

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

Commit Message

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

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

Comments

Dmitry Torokhov Oct. 7, 2020, 3:42 a.m. UTC | #1
On Wed, Oct 07, 2020 at 05:56:23AM +0300, mika.penttila@nextfour.com wrote:
> From: Mika Penttilä <mika.penttila@nextfour.com>
> 

Still need signed-off-by please.

> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> 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
> -- 
> 2.17.1
>
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