diff mbox

[21/54] MAINTAINERS: Add file patterns for serio device tree bindings

Message ID 1463907991-7916-22-git-send-email-geert@linux-m68k.org (mailing list archive)
State Under Review
Headers show

Commit Message

Geert Uytterhoeven May 22, 2016, 9:05 a.m. UTC
Submitters of device tree binding documentation may forget to CC
the subsystem maintainer if this is missing.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org
---
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(+)

Comments

Dmitry Torokhov May 23, 2016, 10:52 p.m. UTC | #1
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 <geert@linux-m68k.org>
> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> Cc: linux-input@vger.kernel.org

Acked-by: Dmitry Torokhov <dmitry.torokhov@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 <rydberg@bitmath.org>
> -- 
> 1.9.1
>
diff mbox

Patch

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 <rydberg@bitmath.org>