diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-08-10 22:32:53 (GMT) |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-08-12 01:18:13 (GMT) |
commit | 22d61acffbbe344464b8d56d822c4fe86360e599 (patch) | |
tree | 08dc054ee96666ce5ae7bcc09b1475aae60d4dd5 | |
parent | 904e6ead02dcb409cb6eb5ec1c31dc2c7c28b5df (diff) | |
download | linux-22d61acffbbe344464b8d56d822c4fe86360e599.tar.xz |
MAINTAINERS: Add linux-clk patchwork URL
The common clk framework has a patchwork associated with it.
Update the maintainers file to reflect this.
Cc: Michael Turquette <mturquette@baylibre.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 20bb1d0..5436d3a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3150,6 +3150,7 @@ COMMON CLK FRAMEWORK M: Michael Turquette <mturquette@baylibre.com> M: Stephen Boyd <sboyd@codeaurora.org> L: linux-clk@vger.kernel.org +Q: http://patchwork.kernel.org/project/linux-clk/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git S: Maintained F: Documentation/devicetree/bindings/clock/ |