From: Lukas Bulwahn Date: Mon, 13 Jun 2022 08:51:00 +0000 (+0200) Subject: MAINTAINERS: add include/dt-bindings/clock to COMMON CLK FRAMEWORK X-Git-Tag: v5.19-rc5~21^2 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/a79e69c8714f416bd324952d06d1dd7bce3f35bf?hp=--cc MAINTAINERS: add include/dt-bindings/clock to COMMON CLK FRAMEWORK Maintainers of the directory Documentation/devicetree/bindings/clock are also the maintainers of the corresponding directory in include/dt-bindings/clock. Add the file entry for include/dt-bindings/clock to the appropriate section in MAINTAINERS. Signed-off-by: Lukas Bulwahn Link: https://lore.kernel.org/r/20220613085100.402-1-lukas.bulwahn@gmail.com Signed-off-by: Stephen Boyd --- a79e69c8714f416bd324952d06d1dd7bce3f35bf diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..c1abc53f9e91 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4952,6 +4952,7 @@ Q: http://patchwork.kernel.org/project/linux-clk/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git F: Documentation/devicetree/bindings/clock/ F: drivers/clk/ +F: include/dt-bindings/clock/ F: include/linux/clk-pr* F: include/linux/clk/ F: include/linux/of_clk.h