diff options
author | Simon Horman <[email protected]> | 2016-02-15 10:49:47 +0900 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-02-14 18:38:15 -0800 |
commit | 1926e54f115725a9248d0c4c65c22acaf94de4c4 (patch) | |
tree | ff235df13efe58716b83ff230b65bb39d1c03a83 | |
parent | 631c0e84d941a43c9477afbea6374a18b816f68e (diff) |
MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development
Update the mailing list used for development of support for ARM64
Renesas SoCs.
This is a follow-up for a similar change for other Renesas SoCs and
drivers uses by Renesas SoCs. The ARM64 SoC entry was not updated in
that patch as it was not yet present in mainline.
The motivation for the mailing list update is that Renesas SoCs are now
much wider than the SH architecture and there is some desire from some
for the linux-sh list to refocus on discussion of the work on the SH
architecture.
Acked-by: Magnus Damm <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cc2f753cb357..28eb61bbecf4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1442,8 +1442,8 @@ S: Maintained ARM/RENESAS ARM64 ARCHITECTURE M: Simon Horman <[email protected]> M: Magnus Damm <[email protected]> -Q: http://patchwork.kernel.org/project/linux-sh/list/ +Q: http://patchwork.kernel.org/project/linux-renesas-soc/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next S: Supported F: arch/arm64/boot/dts/renesas/ |