On Sun, May 22, 2016 at 11:05:58AM +0200, Geert Uytterhoeven wrote: > Submitters of device tree binding documentation may forget to CC > the subsystem maintainer if this is missing. > > Signed-off-by: Geert Uytterhoeven <ge...@linux-m68k.org> > Cc: Dmitry Torokhov <dmitry.torok...@gmail.com> > Cc: linux-in...@vger.kernel.org
Acked-by: Dmitry Torokhov <dmitry.torok...@gmail.com> > --- > Please apply this patch directly if you want to be involved in device > tree binding documentation for your subsystem. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 5cf50bf461c4255e..528c5ecd59d50ab5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5885,6 +5885,7 @@ F: include/linux/input.h > F: include/uapi/linux/input.h > F: include/linux/input/ > F: Documentation/devicetree/bindings/input/ > +F: Documentation/devicetree/bindings/serio/ > > INPUT MULTITOUCH (MT) PROTOCOL > M: Henrik Rydberg <rydb...@bitmath.org> > -- > 1.9.1 > -- Dmitry