Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754026AbbL2W2P (ORCPT ); Tue, 29 Dec 2015 17:28:15 -0500 Received: from gloria.sntech.de ([95.129.55.99]:37103 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753792AbbL2W2M (ORCPT ); Tue, 29 Dec 2015 17:28:12 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: David Miller Cc: zhengxing@rock-chips.com, linux-rockchip@lists.infradead.org, keescook@google.com, leozwang@google.comi, linux@arm.linux.org.uk, devicetree@vger.kernel.org, netdev@vger.kernel.org, paul.gortmaker@windriver.com, galak@codeaurora.org, linux-kernel@vger.kernel.org, ijc+devicetree@hellion.org.uk, pawel.moll@arm.com, geert@linux-m68k.org, mark.rutland@arm.com, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [RESEND PATCH v1 0/4] Add support emac for the RK3036 SoC platform Date: Tue, 29 Dec 2015 23:27:55 +0100 Message-ID: <3925713.yDzK1dvrIv@diego> User-Agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <20151229.155314.1522114236952280828.davem@davemloft.net> References: <1451287341-16453-1-git-send-email-zhengxing@rock-chips.com> <20151229.155314.1522114236952280828.davem@davemloft.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1462 Lines: 35 Hi Dave, Am Dienstag, 29. Dezember 2015, 15:53:14 schrieb David Miller: > You have to submit this series properly, the same problem happend twice > now. > > When you submit a series you should: > > 1) Make it clear which tree you expect these changes to be applied > to. Here it is completely ambiguous, do you want it to go into > my networking tree or some other subsystem tree? > > 2) You MUST keep all parties informed about all patches for a series > like this. That means you cannot drop netdev from patch #4 as > you did both times. Doing this aggravates the situation for > #1 even more, because if a patch is not CC:'d to netdev it does > not enter patchwork. And if it doesn't go into patchwork, I'm > not looking at it. I guess that is some unfortunate result of git send-email combined with get_maintainer.pl . In general I also prefer to see the whole series, but have gotten such partial series from other maintainers as well in the past, so it seems to be depending on preferences somewhat. For the series at hand, the 4th patch is the devicetree addition, which the expected way is me picking it up, after you are comfortable with the code- related changes. Heiko -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/