diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:05:48 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-06-01 15:11:21 -0700 |
commit | ae4185cd13a3017259d30149e606f8c83857acf2 (patch) | |
tree | d053c3ce17d54f1fde7d70358bdb4a0457339044 /MAINTAINERS | |
parent | b9610e74586fd183b2d1c7fe5316bce8b6cc534f (diff) | |
download | linux-ae4185cd13a3017259d30149e606f8c83857acf2.tar.bz2 |
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-- | MAINTAINERS | 1 |
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> L: linux-clk@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git S: Maintained +F: Documentation/devicetree/bindings/clock/ F: drivers/clk/ X: drivers/clk/clkdev.c F: include/linux/clk-pr* |