[PATCH] MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS

Lukas Bulwahn posted 1 patch 3 years, 10 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS
Posted by Lukas Bulwahn 3 years, 10 months ago
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
Re: [PATCH] MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS
Posted by Dmitry Torokhov 3 years, 8 months ago
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