From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2 00/15] ARM: sun8i: r40: Add Ethernet support Date: Wed, 02 May 2018 11:06:17 -0400 (EDT) Message-ID: <20180502.110617.304411895589508709.davem@davemloft.net> References: <20180501161227.2110-1-wens@csie.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: maxime.ripard@bootlin.com, mturquette@baylibre.com, sboyd@kernel.org, peppe.cavallaro@st.com, robh+dt@kernel.org, mark.rutland@arm.com, broonie@kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, netdev@vger.kernel.org, clabbe.montjoie@gmail.com, icenowy@aosc.io To: wens@csie.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:32834 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751460AbeEBPGU (ORCPT ); Wed, 2 May 2018 11:06:20 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Chen-Yu Tsai Date: Wed, 2 May 2018 00:33:45 +0800 > I should've mentioned that patches 3 ~ 10, and only these, should go > through net-next. sunxi will handle the remaining clk, device tree, and > soc driver patches. Ok, I just noticed this. Why don't you just post those patches separately as a series on their own then, in order to avoid confusion? Then you can adjust the patch series header posting to explain the non-net-next changes, where they got merged, and what they provide in order to faciliate the net-next changes. Thanks.