devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Baoyou Xie <baoyou.xie@linaro.org>
To: Jun Nie <jun.nie@linaro.org>, Rob Herring <robh+dt@kernel.org>,
	mark.rutland@arm.com, Greg KH <gregkh@linuxfoundation.org>,
	davem@davemloft.net, geert+renesas@glider.be,
	akpm@linux-foundation.org, mchehab@kernel.org, krzk@kernel.org,
	Arnd Bergmann <arnd@arndb.de>,
	claudiu.manoil@nxp.com, amit daniel <amitdanielk@gmail.com>,
	pankaj.dubey@samsung.com, yangbo.lu@nxp.com,
	scott.branden@broadcom.com, simon.horman@netronome.com
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Baoyou Xie <baoyou.xie@linaro.org>,
	Shawn Guo <shawnguo@kernel.org>,
	"xie.baoyou" <xie.baoyou@zte.com.cn>,
	chen.chaokai@zte.com.cn, wang.qiang01@zte.com.cn
Subject: Re: [PATCH v7 2/5] MAINTAINERS: add zx2967 SoC drivers to ARM ZTE architecture
Date: Fri, 6 Jan 2017 17:19:29 +0800	[thread overview]
Message-ID: <CA+DQWkwC7xEGt_wCSdSwKSW3KsCWbKqpt02fCwZ=Jy-k86EO8A@mail.gmail.com> (raw)
In-Reply-To: <1483694164-7668-2-git-send-email-baoyou.xie@linaro.org>

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

+Shawn

On 6 January 2017 at 17:16, Baoyou Xie <baoyou.xie@linaro.org> wrote:

> Add the ZTE SoC drivers as maintained by ARM ZTE
> architecture maintainers, as they're parts of the core IP.
>
> By the way, this patch adds the maintainer for ARM
> ZTE architecture to Baoyou Xie.
>
> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
> ---
>  MAINTAINERS | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ad199da..64f04df 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1975,12 +1975,16 @@ F:      arch/arm/mach-pxa/include/mach/z2.h
>
>  ARM/ZTE ARCHITECTURE
>  M:     Jun Nie <jun.nie@linaro.org>
> +M:     Baoyou Xie <baoyou.xie@linaro.org>
>  L:     linux-arm-kernel@lists.infradead.org (moderated for
> non-subscribers)
>  S:     Maintained
>  F:     arch/arm/mach-zx/
>  F:     drivers/clk/zte/
> +F:     drivers/soc/zte/
>  F:     Documentation/devicetree/bindings/arm/zte.txt
>  F:     Documentation/devicetree/bindings/clock/zx296702-clk.txt
> +F:     Documentation/devicetree/bindings/soc/zte/
> +F:     include/dt-bindings/soc/zx*.h
>
>  ARM/ZYNQ ARCHITECTURE
>  M:     Michal Simek <michal.simek@xilinx.com>
> --
> 2.7.4
>
>

[-- Attachment #2: Type: text/html, Size: 1989 bytes --]

  reply	other threads:[~2017-01-06  9:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-06  9:16 [PATCH v7 1/5] dt-bindings: zte: add bindings document for zx2967 power domain controller Baoyou Xie
2017-01-06  9:16 ` [PATCH v7 2/5] MAINTAINERS: add zx2967 SoC drivers to ARM ZTE architecture Baoyou Xie
2017-01-06  9:19   ` Baoyou Xie [this message]
2017-01-06  9:16 ` [PATCH v7 3/5] soc: zte: Add header for PM domains specifiers Baoyou Xie
2017-01-06  9:19   ` Baoyou Xie
2017-01-06  9:16 ` [PATCH v7 4/5] soc: zte: pm_domains: Prepare for supporting ARMv8 zx2967 family Baoyou Xie
2017-01-06  9:20   ` Baoyou Xie
2017-01-06  9:16 ` [PATCH v7 5/5] soc: zte: pm_domains: Add support for zx296718 Baoyou Xie
2017-01-06  9:20   ` Baoyou Xie
2017-01-09  2:16   ` Shawn Guo
2017-01-06  9:19 ` [PATCH v7 1/5] dt-bindings: zte: add bindings document for zx2967 power domain controller Baoyou Xie
     [not found] ` <1483694164-7668-1-git-send-email-baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2017-01-09  2:09   ` Shawn Guo
2017-01-10  5:35   ` Rob Herring
2017-01-11  8:23   ` Shawn Guo

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='CA+DQWkwC7xEGt_wCSdSwKSW3KsCWbKqpt02fCwZ=Jy-k86EO8A@mail.gmail.com' \
    --to=baoyou.xie@linaro.org \
    --cc=akpm@linux-foundation.org \
    --cc=amitdanielk@gmail.com \
    --cc=arnd@arndb.de \
    --cc=chen.chaokai@zte.com.cn \
    --cc=claudiu.manoil@nxp.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=gregkh@linuxfoundation.org \
    --cc=jun.nie@linaro.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mchehab@kernel.org \
    --cc=pankaj.dubey@samsung.com \
    --cc=robh+dt@kernel.org \
    --cc=scott.branden@broadcom.com \
    --cc=shawnguo@kernel.org \
    --cc=simon.horman@netronome.com \
    --cc=wang.qiang01@zte.com.cn \
    --cc=xie.baoyou@zte.com.cn \
    --cc=yangbo.lu@nxp.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;
as well as URLs for NNTP newsgroup(s).