[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220613111134.23255-1-lukas.bulwahn@gmail.com>
Date: Mon, 13 Jun 2022 13:11:34 +0200
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>, linux-gpio@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] MAINTAINERS: add include/dt-bindings/gpio to GPIO SUBSYSTEM
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@...il.com>
---
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
Powered by blists - more mailing lists