[PATCH] MAINTAINERS: add include/dt-bindings/gpio to GPIO SUBSYSTEM

From: Lukas Bulwahn
Date: Mon Jun 13 2022 - 08:50:49 EST


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

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

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
Linus, Bartosz, please pick this MAINTAINERS addition to your section.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 1adf8767422b..d04e74ade88a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8517,6 +8517,7 @@ F: Documentation/devicetree/bindings/gpio/
F: Documentation/driver-api/gpio/
F: drivers/gpio/
F: include/asm-generic/gpio.h
+F: include/dt-bindings/gpio/
F: include/linux/gpio.h
F: include/linux/gpio/
F: include/linux/of_gpio.h
--
2.17.1