All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS
@ 2022-06-13 11:56 Lukas Bulwahn
  2022-08-23  4:45 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2022-06-13 11:56 UTC (permalink / raw)
  To: Dmitry Torokhov, linux-input; +Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Maintainers of the directory Documentation/devicetree/bindings/input
are also the maintainers of the corresponding directory
include/dt-bindings/input.

Add the file entry for include/dt-bindings/input to the appropriate
section in MAINTAINERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Dmitry, please pick this MAINTAINERS addition to your section.

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 503b8042784e..262ed53d544a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9815,6 +9815,7 @@ F:	Documentation/devicetree/bindings/input/
 F:	Documentation/devicetree/bindings/serio/
 F:	Documentation/input/
 F:	drivers/input/
+F:	include/dt-bindings/input/
 F:	include/linux/input.h
 F:	include/linux/input/
 F:	include/uapi/linux/input-event-codes.h
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS
  2022-06-13 11:56 [PATCH] MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS Lukas Bulwahn
@ 2022-08-23  4:45 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2022-08-23  4:45 UTC (permalink / raw)
  To: Lukas Bulwahn; +Cc: linux-input, kernel-janitors, linux-kernel

On Mon, Jun 13, 2022 at 01:56:54PM +0200, Lukas Bulwahn wrote:
> Maintainers of the directory Documentation/devicetree/bindings/input
> are also the maintainers of the corresponding directory
> include/dt-bindings/input.
> 
> Add the file entry for include/dt-bindings/input to the appropriate
> section in MAINTAINERS.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Applied, thank you.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-23  4:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-13 11:56 [PATCH] MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS Lukas Bulwahn
2022-08-23  4:45 ` Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.