All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khiem Nguyen <khiem.nguyen.xt@rvc.renesas.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v11 8/8] MAINTAINERS: Add entry Renesas arm64 architecture
Date: Thu, 15 Oct 2015 06:45:06 +0000	[thread overview]
Message-ID: <561F4B72.2050305@rvc.renesas.com> (raw)
In-Reply-To: <1444890243-6978-9-git-send-email-horms+renesas@verge.net.au>

Hi Simon,

Thanks for your patch.

On 10/15/2015 1:24 PM, Simon Horman 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>
>
> ---
>
> Changes since v10:
> - New Patch
> ---
>   MAINTAINERS | 10 ++++++++++
>   1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7ba7ab749c85..0067b7156622 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1392,6 +1392,16 @@ M:	Lennert Buytenhek <kernel@wantstofly.org>
>   L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>   S:	Maintained
>
> +ARM/RENESAS ARM64 ARCHITECTURE

I think you should add this near its younger brother, i.e ARM/RENESAS 
ARM ARCHITECTURE.

> +M:	Simon Horman <horms@verge.net.au>
> +M:	Magnus Damm <magnus.damm@gmail.com>
> +L:	linux-sh@vger.kernel.org
> +W:	http://oss.renesas.com

It seems the web site is closed now. There's a message "This Web Site is 
closed."
Please replace it with other web address or remove it.
In case you decide to remove it, please also remove this web under 
"ARM/SHMOBILE ARM ARCHITECTURE".

> +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)
>

WARNING: multiple messages have this Message-ID (diff)
From: khiem.nguyen.xt@rvc.renesas.com (Khiem Nguyen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v11 8/8] MAINTAINERS: Add entry Renesas arm64 architecture
Date: Thu, 15 Oct 2015 13:45:06 +0700	[thread overview]
Message-ID: <561F4B72.2050305@rvc.renesas.com> (raw)
In-Reply-To: <1444890243-6978-9-git-send-email-horms+renesas@verge.net.au>

Hi Simon,

Thanks for your patch.

On 10/15/2015 1:24 PM, Simon Horman 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>
>
> ---
>
> Changes since v10:
> - New Patch
> ---
>   MAINTAINERS | 10 ++++++++++
>   1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7ba7ab749c85..0067b7156622 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1392,6 +1392,16 @@ M:	Lennert Buytenhek <kernel@wantstofly.org>
>   L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>   S:	Maintained
>
> +ARM/RENESAS ARM64 ARCHITECTURE

I think you should add this near its younger brother, i.e ARM/RENESAS 
ARM ARCHITECTURE.

> +M:	Simon Horman <horms@verge.net.au>
> +M:	Magnus Damm <magnus.damm@gmail.com>
> +L:	linux-sh at vger.kernel.org
> +W:	http://oss.renesas.com

It seems the web site is closed now. There's a message "This Web Site is 
closed."
Please replace it with other web address or remove it.
In case you decide to remove it, please also remove this web under 
"ARM/SHMOBILE ARM ARCHITECTURE".

> +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 at lists.infradead.org (moderated for non-subscribers)
>

  reply	other threads:[~2015-10-15  6:45 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15  6:23 [PATCH v11 0/8] arm64: renesas: Add Renesas R8A7795 SoC support Simon Horman
2015-10-15  6:23 ` Simon Horman
2015-10-15  6:23 ` [PATCH v11 1/8] arm64: renesas: r8a7795: " Simon Horman
2015-10-15  6:23   ` Simon Horman
2015-10-15 10:58   ` Mark Rutland
2015-10-15 10:58     ` Mark Rutland
2015-10-21 13:34     ` Geert Uytterhoeven
2015-10-21 13:34       ` Geert Uytterhoeven
2015-11-03 14:28       ` Mark Rutland
2015-11-03 14:28         ` Mark Rutland
2015-11-03 14:43         ` Geert Uytterhoeven
2015-11-03 14:43           ` Geert Uytterhoeven
2015-12-09  8:23         ` Geert Uytterhoeven
2015-12-09  8:23           ` Geert Uytterhoeven
2015-10-15  6:23 ` [PATCH v11 2/8] arm64: renesas: r8a7795 dtsi: Add all common divider clocks Simon Horman
2015-10-15  6:23   ` Simon Horman
2015-10-15  6:23 ` [PATCH v11 3/8] arm64: renesas: r8a7795 dtsi: Add dummy dma-controller nodes Simon Horman
2015-10-15  6:23   ` Simon Horman
2015-10-15  6:23 ` [PATCH v11 4/8] arm64: renesas: r8a7795 dtsi: Add all SCIF nodes Simon Horman
2015-10-15  6:23   ` Simon Horman
2015-10-15  6:24 ` [PATCH v11 5/8] arm64: renesas: r8a7795: enable PFC Simon Horman
2015-10-15  6:24   ` Simon Horman
2015-10-15  6:24 ` [PATCH v11 6/8] arm64: renesas: add Salvator-X board support on DTS Simon Horman
2015-10-15  6:24   ` Simon Horman
2015-10-15 11:01   ` Mark Rutland
2015-10-15 11:01     ` Mark Rutland
2015-10-23  7:00     ` Simon Horman
2015-10-23  7:00       ` Simon Horman
2015-10-29  7:52       ` Geert Uytterhoeven
2015-10-29  7:52         ` Geert Uytterhoeven
2015-10-30  7:51         ` Simon Horman
2015-10-30  7:51           ` Simon Horman
2015-11-03 14:24         ` Geert Uytterhoeven
2015-11-03 14:24           ` Geert Uytterhoeven
2015-11-09  2:19           ` Simon Horman
2015-11-09  2:19             ` Simon Horman
2015-11-16  9:53           ` Geert Uytterhoeven
2015-11-16  9:53             ` Geert Uytterhoeven
2015-11-17 17:31             ` Simon Horman
2015-11-17 17:31               ` Simon Horman
2015-10-15  6:24 ` [PATCH v11 7/8] arm64: defconfig: renesas: Enable Renesas r8a7795 SoC Simon Horman
2015-10-15  6:24   ` Simon Horman
2015-10-15  6:24 ` [PATCH v11 8/8] MAINTAINERS: Add entry Renesas arm64 architecture Simon Horman
2015-10-15  6:24   ` Simon Horman
2015-10-15  6:45   ` Khiem Nguyen [this message]
2015-10-15  6:45     ` Khiem Nguyen
2015-10-15  8:04     ` Russell King - ARM Linux
2015-10-15  8:04       ` Russell King - ARM Linux
2015-10-15  8:10       ` Khiem Nguyen
2015-10-15  8:10         ` Khiem Nguyen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=561F4B72.2050305@rvc.renesas.com \
    --to=khiem.nguyen.xt@rvc.renesas.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.