diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2015-10-02 15:42:21 +0900 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-11-17 02:55:03 +0900 |
commit | b138e11931f2fe25cf188ed62b54bc36f59a25ce (patch) | |
tree | e9012eedf1e23adcd54462e1741af3ee86f44195 /MAINTAINERS | |
parent | 1950fab0789111de4ba3406c6e93dc57e345d32c (diff) | |
download | op-kernel-dev-b138e11931f2fe25cf188ed62b54bc36f59a25ce.zip op-kernel-dev-b138e11931f2fe25cf188ed62b54bc36f59a25ce.tar.gz |
MAINTAINERS: Add entry for Renesas arm64 architecture
Initial Renesas arm64 architecture support will be for the R-Car H3,
r8a7795, SoC and its Salvator-X board.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e9caa4b..2cf1069 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1420,6 +1420,15 @@ M: Lennert Buytenhek <kernel@wantstofly.org> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained +ARM/RENESAS ARM64 ARCHITECTURE +M: Simon Horman <horms@verge.net.au> +M: Magnus Damm <magnus.damm@gmail.com> +L: linux-sh@vger.kernel.org +Q: http://patchwork.kernel.org/project/linux-sh/list/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next +S: Supported +F: arch/arm64/boot/dts/renesas/ + ARM/RISCPC ARCHITECTURE M: Russell King <linux@arm.linux.org.uk> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |