diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-08-10 15:32:53 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-08-11 18:18:13 -0700 |
commit | 22d61acffbbe344464b8d56d822c4fe86360e599 (patch) | |
tree | 08dc054ee96666ce5ae7bcc09b1475aae60d4dd5 /MAINTAINERS | |
parent | 904e6ead02dcb409cb6eb5ec1c31dc2c7c28b5df (diff) | |
download | linux-22d61acffbbe344464b8d56d822c4fe86360e599.tar.gz linux-22d61acffbbe344464b8d56d822c4fe86360e599.tar.bz2 linux-22d61acffbbe344464b8d56d822c4fe86360e599.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 20bb1d00098c..5436d3addce9 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/ |