aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven2016-05-22 04:05:48 -0500
committerStephen Boyd2016-06-01 17:11:21 -0500
commitae4185cd13a3017259d30149e606f8c83857acf2 (patch)
treed053c3ce17d54f1fde7d70358bdb4a0457339044 /MAINTAINERS
parentb9610e74586fd183b2d1c7fe5316bce8b6cc534f (diff)
downloadkernel-ae4185cd13a3017259d30149e606f8c83857acf2.tar.gz
kernel-ae4185cd13a3017259d30149e606f8c83857acf2.tar.xz
kernel-ae4185cd13a3017259d30149e606f8c83857acf2.zip
MAINTAINERS: Add file patterns for clock device tree bindings
Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Michael Turquette <mturquette@baylibre.com> Cc: Stephen Boyd <sboyd@codeaurora.org> Cc: linux-clk@vger.kernel.org Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7304d2e37a98..2334995860b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3086,6 +3086,7 @@ M: Stephen Boyd <sboyd@codeaurora.org>
3086L: linux-clk@vger.kernel.org 3086L: linux-clk@vger.kernel.org
3087T: git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git 3087T: git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
3088S: Maintained 3088S: Maintained
3089F: Documentation/devicetree/bindings/clock/
3089F: drivers/clk/ 3090F: drivers/clk/
3090X: drivers/clk/clkdev.c 3091X: drivers/clk/clkdev.c
3091F: include/linux/clk-pr* 3092F: include/linux/clk-pr*