public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: James Hogan <jhogan@kernel.org>
To: Huacai Chen <chenhc@lemote.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Ralf Baechle <ralf@linux-mips.org>, Rui Wang <wangr@lemote.com>,
	Binbin Zhou <zhoubb@lemote.com>, Ce Sun <sunc@lemote.com>,
	Yao Wang <wangyao@lemote.com>,
	Liangliang Huang <huangll@lemote.com>,
	Fuxin Zhang <zhangfx@lemote.com>,
	Zhangjin Wu <wuzhangjin@gmail.com>,
	Jiaxun Yang <jiaxun.yang@flygoat.com>,
	r@hev.cc, zhoubb.aaron@gmail.com, huanglllzu@163.com,
	513434146@qq.com, 1393699660@qq.com, linux-mips@linux-mips.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] MAINTAINERS: Add Loongson-2/Loongson-3 maintainers
Date: Thu, 1 Feb 2018 11:52:24 +0000	[thread overview]
Message-ID: <20180201115223.GD7637@saruman> (raw)
In-Reply-To: <1512628268-18357-2-git-send-email-chenhc@lemote.com>

[-- Attachment #1: Type: text/plain, Size: 1560 bytes --]

On Thu, Dec 07, 2017 at 02:31:08PM +0800, Huacai Chen wrote:
> Add Jiaxun Yang as the MIPS/Loongson-2 maintainer and add Huacai Chen
> as the MIPS/Loongson-3 maintainer.
> 
> Signed-off-by: Huacai Chen <chenhc@lemote.com>
> Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
> ---
>  MAINTAINERS | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cdd6365..bf449da 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9141,6 +9141,26 @@ F:	arch/mips/include/asm/mach-loongson32/
>  F:	drivers/*/*loongson1*
>  F:	drivers/*/*/*loongson1*
>  
> +MIPS/LOONGSON2 ARCHITECTURE
> +M:	Jiaxun Yang <jiaxun.yang@flygoat.com>
> +L:	linux-mips@linux-mips.org
> +S:	Maintained
> +F:	arch/mips/loongson64/*{2e/2f}*
> +F:	arch/mips/include/asm/mach-loongson64/
> +F:	drivers/platform/mips/
> +F:	drivers/*/*loongson2*
> +F:	drivers/*/*/*loongson2*
> +
> +MIPS/LOONGSON3 ARCHITECTURE
> +M:	Huacai Chen <chenhc@lemote.com>
> +L:	linux-mips@linux-mips.org
> +S:	Maintained
> +F:	arch/mips/loongson64/
> +F:	arch/mips/include/asm/mach-loongson64/
> +F:	drivers/platform/mips/
> +F:	drivers/*/*loongson3*
> +F:	drivers/*/*/*loongson3*

Ralf applied this patch without the drivers/platform/mips/ changes,
adding that instead to the main MIPS entry. I have already cherry picked
both into my 4.16 branch.

Thanks
James

> +
>  MIPS RINT INSTRUCTION EMULATION
>  M:	Aleksandar Markovic <aleksandar.markovic@mips.com>
>  L:	linux-mips@linux-mips.org
> -- 
> 2.7.0
> 

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-02-01 11:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-07  6:31 [PATCH 0/1] About MIPS/Loongson maintainance Huacai Chen
2017-12-07  6:31 ` [PATCH 1/1] MAINTAINERS: Add Loongson-2/Loongson-3 maintainers Huacai Chen
2018-02-01 11:52   ` James Hogan [this message]
2017-12-07  6:57 ` [PATCH 0/1] About MIPS/Loongson maintainance Greg Kroah-Hartman
2017-12-07  9:28   ` Jiaxun Yang
2017-12-07 11:05   ` James Hogan
2017-12-07 13:10     ` Jiaxun Yang
2017-12-07 14:18       ` James Hogan
2017-12-08  4:01         ` Jiaxun Yang
2017-12-08  7:51           ` James Hogan
2017-12-08  9:00             ` Huacai Chen
2017-12-08  9:34             ` Jiaxun Yang

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=20180201115223.GD7637@saruman \
    --to=jhogan@kernel.org \
    --cc=1393699660@qq.com \
    --cc=513434146@qq.com \
    --cc=chenhc@lemote.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=huangll@lemote.com \
    --cc=huanglllzu@163.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=r@hev.cc \
    --cc=ralf@linux-mips.org \
    --cc=sfr@canb.auug.org.au \
    --cc=sunc@lemote.com \
    --cc=torvalds@linux-foundation.org \
    --cc=wangr@lemote.com \
    --cc=wangyao@lemote.com \
    --cc=wuzhangjin@gmail.com \
    --cc=zhangfx@lemote.com \
    --cc=zhoubb.aaron@gmail.com \
    --cc=zhoubb@lemote.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox