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

From: Lukas Bulwahn
Date: Mon Jun 13 2022 - 10:55:26 EST


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@xxxxxxxxx>
---
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