All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Baoyou Xie <baoyou.xie@linaro.org>
Cc: Guenter Roeck <linux@roeck-us.net>, Jun Nie <jun.nie@linaro.org>,
	wim@iguana.be, Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Mathieu Poirier <mathieu.poirier@linaro.org>,
	linux-arm Mailing List <linux-arm-kernel@lists.infradead.org>,
	linux-watchdog@vger.kernel.org,
	devicetree <devicetree@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"xie.baoyou" <xie.baoyou@zte.com.cn>,
	chen.chaokai@zte.com.cn, wang.qiang01@zte.com.cn
Subject: Re: [PATCH v9 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture
Date: Sun, 5 Feb 2017 11:45:06 +0800	[thread overview]
Message-ID: <20170205034504.GD3407@dragon> (raw)
In-Reply-To: <CA+DQWkyOZPQORy-rVSqGY8Ht9xWttYt6Csp6pvShGG4OVA_2YQ@mail.gmail.com>

Hi Baoyou,

On Sun, Feb 05, 2017 at 10:36:38AM +0800, Baoyou Xie wrote:
> On 5 February 2017 at 08:05, Guenter Roeck <linux@roeck-us.net> wrote:
> 
> > On 02/03/2017 05:34 PM, Baoyou Xie wrote:
> >
> >> Add the zx2967 watchdog controller driver as maintained by ARM ZTE
> >> architecture maintainers, as they're parts of the core IP.
> >>
> >> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
> >>
> >
> > Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> >
> > I assume you'll submit this patch through the arm tree ?
> >
> Could you please submit all three patches through your tree? Thanks a lot
> :)

Patch #2 is the only one that Guenter is concerned about, as there are
other subsystem related updates on the file.  I think Guenter's
suggestion is good, i.e. we have patch #1 and #3 go upstream through
watchdog tree, and later we update MAINTAINERS as needed via arm-soc
tree.

Shawn

WARNING: multiple messages have this Message-ID (diff)
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v9 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture
Date: Sun, 5 Feb 2017 11:45:06 +0800	[thread overview]
Message-ID: <20170205034504.GD3407@dragon> (raw)
In-Reply-To: <CA+DQWkyOZPQORy-rVSqGY8Ht9xWttYt6Csp6pvShGG4OVA_2YQ@mail.gmail.com>

Hi Baoyou,

On Sun, Feb 05, 2017 at 10:36:38AM +0800, Baoyou Xie wrote:
> On 5 February 2017 at 08:05, Guenter Roeck <linux@roeck-us.net> wrote:
> 
> > On 02/03/2017 05:34 PM, Baoyou Xie wrote:
> >
> >> Add the zx2967 watchdog controller driver as maintained by ARM ZTE
> >> architecture maintainers, as they're parts of the core IP.
> >>
> >> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
> >>
> >
> > Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> >
> > I assume you'll submit this patch through the arm tree ?
> >
> Could you please submit all three patches through your tree? Thanks a lot
> :)

Patch #2 is the only one that Guenter is concerned about, as there are
other subsystem related updates on the file.  I think Guenter's
suggestion is good, i.e. we have patch #1 and #3 go upstream through
watchdog tree, and later we update MAINTAINERS as needed via arm-soc
tree.

Shawn

  reply	other threads:[~2017-02-05  3:45 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-04  1:34 [PATCH v9 1/3] dt: bindings: add documentation for zx2967 family watchdog controller Baoyou Xie
2017-02-04  1:34 ` Baoyou Xie
2017-02-04  1:34 ` Baoyou Xie
2017-02-04  1:34 ` [PATCH v9 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture Baoyou Xie
2017-02-04  1:34   ` Baoyou Xie
2017-02-04  1:34   ` Baoyou Xie
2017-02-05  0:05   ` Guenter Roeck
2017-02-05  0:05     ` Guenter Roeck
2017-02-05  0:05     ` Guenter Roeck
2017-02-05  2:36     ` Baoyou Xie
2017-02-05  3:45       ` Shawn Guo [this message]
2017-02-05  3:45         ` Shawn Guo
2017-02-05  3:57         ` Baoyou Xie
2017-02-05  4:29         ` Guenter Roeck
2017-02-05  4:29           ` Guenter Roeck
2017-02-05  4:29           ` Guenter Roeck
2017-02-05  4:54           ` Shawn Guo
2017-02-05  4:54             ` Shawn Guo
2017-02-05  4:54             ` Shawn Guo
2017-02-04  1:34 ` [PATCH v9 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family Baoyou Xie
2017-02-04  1:34   ` Baoyou Xie
2017-02-05  0:06   ` Guenter Roeck
2017-02-05  0:06     ` Guenter Roeck
2017-02-05  0:06     ` Guenter Roeck
2017-02-06 17:13   ` Mathieu Poirier
2017-02-06 17:13     ` Mathieu Poirier
2017-02-06 17:13     ` Mathieu Poirier
2017-02-05  0:04 ` [PATCH v9 1/3] dt: bindings: add documentation for zx2967 family watchdog controller Guenter Roeck
2017-02-05  0:04   ` Guenter Roeck
2017-02-05  0:04   ` Guenter Roeck

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=20170205034504.GD3407@dragon \
    --to=shawnguo@kernel.org \
    --cc=baoyou.xie@linaro.org \
    --cc=chen.chaokai@zte.com.cn \
    --cc=devicetree@vger.kernel.org \
    --cc=jun.nie@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=mark.rutland@arm.com \
    --cc=mathieu.poirier@linaro.org \
    --cc=robh+dt@kernel.org \
    --cc=wang.qiang01@zte.com.cn \
    --cc=wim@iguana.be \
    --cc=xie.baoyou@zte.com.cn \
    /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.