Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751451AbdGZRwi (ORCPT ); Wed, 26 Jul 2017 13:52:38 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:41193 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750893AbdGZRwh (ORCPT ); Wed, 26 Jul 2017 13:52:37 -0400 Date: Wed, 26 Jul 2017 19:52:24 +0200 From: Andrew Lunn To: Vivien Didelot Cc: Egil Hjelmeland , corbet@lwn.net, f.fainelli@gmail.com, davem@davemloft.net, kernel@pengutronix.de, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH net-next v2 01/10] net: dsa: lan9303: Fixed MDIO interface Message-ID: <20170726175224.GT12049@lunn.ch> References: <20170725161553.30147-1-privat@egil-hjelmeland.no> <20170725161553.30147-2-privat@egil-hjelmeland.no> <878tjc49bl.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me> <87999a6c-4ea8-ba4c-e2db-cdb37c1c8c8a@egil-hjelmeland.no> <87lgnbgtiq.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87lgnbgtiq.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 318 Lines: 8 > > So I really want to group the patches into only a few series in order > > to not spend months on the process. I strongly agree with Vivien here. Good patches get accepted in about 3 days. You should expect feedback within a day or two. That allows you to have fast cycle times for getting patches in. Andrew