Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1473234
| From | Geert Uytterhoeven <geert+renesas@glider.be> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] MAINTAINERS: Add section for Renesas clock drivers |
| Date | 2016-08-31 11:50 +0200 |
| Message-ID | <scajD-HB-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Add a section for Renesas clock drivers, as found on Renesas ARM SoCs, and list myself as the maintainer. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e220af2344e6233b..cabe74e526d4d305 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9963,6 +9963,12 @@ F: drivers/rpmsg/ F: Documentation/rpmsg.txt F: include/linux/rpmsg.h +RENESAS CLOCK DRIVERS +M: Geert Uytterhoeven <geert+renesas@glider.be> +L: linux-renesas-soc@vger.kernel.org +S: Supported +F: drivers/clk/renesas/ + RENESAS ETHERNET DRIVERS R: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> L: netdev@vger.kernel.org -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] MAINTAINERS: Add section for Renesas clock drivers Geert Uytterhoeven <geert+renesas@glider.be> - 2016-08-31 11:50 +0200 Re: [PATCH] MAINTAINERS: Add section for Renesas clock drivers Simon Horman <horms@verge.net.au> - 2016-09-01 16:00 +0200 Re: [PATCH] MAINTAINERS: Add section for Renesas clock drivers Stephen Boyd <sboyd@codeaurora.org> - 2016-09-07 03:20 +0200
csiph-web