From: Lukas Bulwahn Date: Mon, 13 Jun 2022 11:11:34 +0000 (+0200) Subject: MAINTAINERS: add include/dt-bindings/gpio to GPIO SUBSYSTEM X-Git-Tag: v5.19-rc4~17^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97a4087a363888b818225d890c912a52a24b9f73;p=thirdparty%2Flinux.git 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 Signed-off-by: Bartosz Golaszewski --- diff --git a/MAINTAINERS b/MAINTAINERS index 1fc9ead83d2aa..ef73aaae2bd2b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8479,6 +8479,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