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