From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B87F1EB64D9 for ; Thu, 29 Jun 2023 15:51:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232520AbjF2Pvq (ORCPT ); Thu, 29 Jun 2023 11:51:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58798 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231496AbjF2Pvn (ORCPT ); Thu, 29 Jun 2023 11:51:43 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CB3A530D1; Thu, 29 Jun 2023 08:51:42 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 53F1F61512; Thu, 29 Jun 2023 15:51:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6F0CEC433C0; Thu, 29 Jun 2023 15:51:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1688053901; bh=0+IOMK6WhZShNaFf3O0bh+KyvYLal+y1KgYHkEx7OUo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bRnyyiZbJkO7ai5MWKdWLd0maxGj4i1sNZrEB9vFlT9XCeUTcc9EAmfWK7cmJP2m8 TiXhrfMT9qTKz9jyfp9xG1099d9l6Fs55XDqaLsw6g5hmg+eb+/fh1gO7l8JrZQ5pS n9tw0fb9h+rFSrFvPQdyEtFW44c9CGu86dlykzG7jqyEhAJ+sKMQolRhlB4eLzsSNo RYWy1LQEkacvPwDf+oKdDUOo+jP+5STPBH4U5QTY+XkodHZmtEipUf+9MWNRFh0Vw8 q2DCCVaSa+3JSWV2KT+v97OY7N62qMkWyO8FNTRtdzjMtwJf+kvAe/jVPpm18aiEqT 1vFcSZOoDBDfA== Date: Thu, 29 Jun 2023 16:51:34 +0100 From: Lee Jones To: Mark Brown Cc: Rob Herring , William Breathitt Gray , "Sahin, Okan" , Krzysztof Kozlowski , Liam Girdwood , Jonathan Cameron , Lars-Peter Clausen , Andy Shevchenko , Cosmin Tanislav , Stephen Boyd , Ulf Hansson , Caleb Connolly , Marcus Folkesson , "Bolboaca, Ramona" , ChiYuan Huang , "Tilki, Ibrahim" , Arnd Bergmann , Hugo Villeneuve , ChiaEn Wu , Haibo Chen , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-iio@vger.kernel.org" Subject: Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Message-ID: <20230629155134.GB2110266@google.com> References: <20230626175443.GA3446604-robh@kernel.org> <20230627135615.GF10378@google.com> <20230627163344.GG10378@google.com> <20230628134013.GH10378@google.com> <472a4d86-3bfb-4c2b-a099-f1254dd01e24@sirena.org.uk> <20230629072500.GA2110266@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 29 Jun 2023, Mark Brown wrote: > On Thu, Jun 29, 2023 at 08:25:00AM +0100, Lee Jones wrote: > > On Wed, 28 Jun 2023, Mark Brown wrote: > > > > As I mentioned before the number of resends of what are frequently very > > > similar serieses (eg, two PMICs from the same vendor in flight at the > > > same time) was causing me real issues with tags going AWOL and things > > > getting lost in the noise. > > > As much as I empathise with each of these points (I feel it too), the > > alternative seems to be causing more issues for more people. With that > > in mind, I'm going to revert back to how we've been doing things for a > > long time now. Please try to Ack and forget. If a contributor fails to > > apply a previously issued tag, we'll have to bring that up at the time. > > The thing that's causing a lot of the issues here is that you're only > applying the serieses en masse, blocking things on getting absolutely > everything lined up (including this time over a merge window). I really > don't understand why you feel you're forced to batch everything together > like this. https://lore.kernel.org/all/CAL_Jsq+Z64tuMO8a2Y=2GrXZ8q0L4Z2avCiphsn0HOOC71Dzjg@mail.gmail.com/ -- Lee Jones [李琼斯]