From: Lukas Bulwahn Date: Mon, 13 Jun 2022 12:29:55 +0000 (+0200) Subject: MAINTAINERS: add include/dt-bindings/pinctrl to PIN CONTROL SUBSYSTEM X-Git-Tag: v6.0-rc1~43^2~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9446fd1e9471b25f0d93bbba17e60724aff89d5;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: add include/dt-bindings/pinctrl to PIN CONTROL SUBSYSTEM Maintainers of the directory Documentation/devicetree/bindings/pinctrl are also the maintainers of the corresponding directory include/dt-bindings/pinctrl. Add the file entry for include/dt-bindings/pinctrl to the appropriate section in MAINTAINERS. Signed-off-by: Lukas Bulwahn Link: https://lore.kernel.org/r/20220613122955.20714-1-lukas.bulwahn@gmail.com Signed-off-by: Linus Walleij --- diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d0..eb429d36c08fb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15708,6 +15708,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git F: Documentation/devicetree/bindings/pinctrl/ F: Documentation/driver-api/pin-control.rst F: drivers/pinctrl/ +F: include/dt-bindings/pinctrl/ F: include/linux/pinctrl/ PIN CONTROLLER - AMD