From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 In-Reply-To: <4cba1be6-ee85-7371-ea02-1bf8e7eb628e@roeck-us.net> References: <1486172055-13162-1-git-send-email-baoyou.xie@linaro.org> <1486172055-13162-2-git-send-email-baoyou.xie@linaro.org> <4cba1be6-ee85-7371-ea02-1bf8e7eb628e@roeck-us.net> From: Baoyou Xie Date: Sun, 5 Feb 2017 10:36:38 +0800 Message-ID: Subject: Re: [PATCH v9 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture Content-Type: multipart/alternative; boundary=001a11414d7070a7af0547bf6279 To: Guenter Roeck Cc: Jun Nie , wim@iguana.be, Rob Herring , Mark Rutland , Mathieu Poirier , linux-arm Mailing List , linux-watchdog@vger.kernel.org, devicetree , Linux Kernel Mailing List , Shawn Guo , "xie.baoyou" , chen.chaokai@zte.com.cn, wang.qiang01@zte.com.cn List-ID: --001a11414d7070a7af0547bf6279 Content-Type: text/plain; charset=UTF-8 On 5 February 2017 at 08:05, Guenter Roeck 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 >> > > Reviewed-by: Guenter Roeck > > I assume you'll submit this patch through the arm tree ? > > Could you please submit all three patches through your tree? Thanks a lot :) > Guenter > > > --- >> MAINTAINERS | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index edfdea3..275c434 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -1990,11 +1990,13 @@ F: drivers/clk/zte/ >> F: drivers/reset/reset-zx2967.c >> F: drivers/soc/zte/ >> F: drivers/thermal/zx* >> +F: drivers/watchdog/zx2967_wdt.c >> F: Documentation/devicetree/bindings/arm/zte.txt >> F: Documentation/devicetree/bindings/clock/zx296702-clk.txt >> F: Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt >> F: Documentation/devicetree/bindings/soc/zte/ >> F: Documentation/devicetree/bindings/thermal/zx* >> +F: Documentation/devicetree/bindings/watchdog/zte,zx2967-wdt.txt >> F: include/dt-bindings/soc/zx*.h >> >> ARM/ZYNQ ARCHITECTURE >> >> > --001a11414d7070a7af0547bf6279 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


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 patch= es through your tree? Thanks a lot :)
=C2=A0
Guenter


---
=C2=A0MAINTAINERS | 2 ++
=C2=A01 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index edfdea3..275c434 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1990,11 +1990,13 @@ F:=C2=A0 =C2=A0 =C2=A0 drivers/clk/zte/
=C2=A0F:=C2=A0 =C2=A0 =C2=A0drivers/reset/reset-zx2967.c
=C2=A0F:=C2=A0 =C2=A0 =C2=A0drivers/soc/zte/
=C2=A0F:=C2=A0 =C2=A0 =C2=A0drivers/thermal/zx*
+F:=C2=A0 =C2=A0 =C2=A0drivers/watchdog/zx2967_wdt.c
=C2=A0F:=C2=A0 =C2=A0 =C2=A0Documentation/devicetree/bindings/arm/zte.= txt
=C2=A0F:=C2=A0 =C2=A0 =C2=A0Documentation/devicetree/bindings/clock/zx= 296702-clk.txt
=C2=A0F:=C2=A0 =C2=A0 =C2=A0Documentation/devicetree/bindings/reset/zt= e,zx2967-reset.txt
=C2=A0F:=C2=A0 =C2=A0 =C2=A0Documentation/devicetree/bindings/soc/zte/=
=C2=A0F:=C2=A0 =C2=A0 =C2=A0Documentation/devicetree/bindings/thermal/= zx*
+F:=C2=A0 =C2=A0 =C2=A0Documentation/devicetree/bindings/watchdog/zte,= zx2967-wdt.txt
=C2=A0F:=C2=A0 =C2=A0 =C2=A0include/dt-bindings/soc/zx*.h

=C2=A0ARM/ZYNQ ARCHITECTURE



--001a11414d7070a7af0547bf6279--