diff options
author | Ulf Hansson | 2019-11-21 11:07:26 +0100 |
---|---|---|
committer | Stephen Boyd | 2019-11-22 08:56:43 -0800 |
commit | 8f39f22f73b3066623d488d3a54dd669575b56dc (patch) | |
tree | 51f3ae7e83088fcc9cb8c768d062f9007a8725d3 /MAINTAINERS | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (diff) |
MAINTAINERS: Update section for Ux500 clock drivers
There's no longer any need host a tree solely to serve changes for the
Ux500 clock driver, thus drop this from the corresponding section and use
the common clk tree instead.
Moreover, let's also add the generic linux-clk mailing list and rename the
section header.
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lkml.kernel.org/r/20191121100726.17725-1-ulf.hansson@linaro.org
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 296de2b51c83..753a84cfd753 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2490,10 +2490,10 @@ F: drivers/reset/reset-uniphier.c F: drivers/tty/serial/8250/8250_uniphier.c N: uniphier -ARM/Ux500 CLOCK FRAMEWORK SUPPORT +Ux500 CLOCK DRIVERS M: Ulf Hansson <ulf.hansson@linaro.org> +L: linux-clk@vger.kernel.org L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) -T: git git://git.linaro.org/people/ulfh/clk.git S: Maintained F: drivers/clk/ux500/ |