Message ID | 20201007025623.47439-1-mika.penttila@nextfour.com |
---|---|
State | New |
Headers | show |
Series | Add MAINTAINERS entry for SiS i2c touch input driver. | expand |
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 --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
From: Mika Penttilä <mika.penttila@nextfour.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)