Message ID | 1445839312-8874-8-git-send-email-horms+renesas@verge.net.au (mailing list archive) |
---|---|
State | RFC |
Delegated to: | Simon Horman |
Headers | show |
On Mon, Oct 26, 2015 at 7:01 AM, Simon Horman <horms+renesas@verge.net.au> wrote: > 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> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab749c85..e35134f7d128 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1392,6 +1392,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)
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> --- Changes since v11: - As suggested by Khiem Nguyen: + Removed reference to http://oss.renesas.com as that web site is closed Changes since v10: - New Patch --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)