From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751920AbdBEDpW (ORCPT ); Sat, 4 Feb 2017 22:45:22 -0500 Received: from mail.kernel.org ([198.145.29.136]:46634 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751237AbdBEDpV (ORCPT ); Sat, 4 Feb 2017 22:45:21 -0500 Date: Sun, 5 Feb 2017 11:45:06 +0800 From: Shawn Guo To: Baoyou Xie Cc: Guenter Roeck , 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 , "xie.baoyou" , 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 Message-ID: <20170205034504.GD3407@dragon> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Baoyou, On Sun, Feb 05, 2017 at 10:36:38AM +0800, Baoyou Xie wrote: > 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 > :) 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