diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2015-10-02 02:42:21 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-11-16 12:55:03 -0500 |
commit | b138e11931f2fe25cf188ed62b54bc36f59a25ce (patch) | |
tree | e9012eedf1e23adcd54462e1741af3ee86f44195 /MAINTAINERS | |
parent | 1950fab0789111de4ba3406c6e93dc57e345d32c (diff) |
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 e9caa4b28828..2cf10697da29 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1420,6 +1420,15 @@ M: Lennert Buytenhek <kernel@wantstofly.org> | |||
1420 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1420 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1421 | S: Maintained | 1421 | S: Maintained |
1422 | 1422 | ||
1423 | ARM/RENESAS ARM64 ARCHITECTURE | ||
1424 | M: Simon Horman <horms@verge.net.au> | ||
1425 | M: Magnus Damm <magnus.damm@gmail.com> | ||
1426 | L: linux-sh@vger.kernel.org | ||
1427 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | ||
1428 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next | ||
1429 | S: Supported | ||
1430 | F: arch/arm64/boot/dts/renesas/ | ||
1431 | |||
1423 | ARM/RISCPC ARCHITECTURE | 1432 | ARM/RISCPC ARCHITECTURE |
1424 | M: Russell King <linux@arm.linux.org.uk> | 1433 | M: Russell King <linux@arm.linux.org.uk> |
1425 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1434 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |