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 7F964C4332F for ; Thu, 10 Nov 2022 14:43:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230303AbiKJOng (ORCPT ); Thu, 10 Nov 2022 09:43:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35758 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229888AbiKJOnf (ORCPT ); Thu, 10 Nov 2022 09:43:35 -0500 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26E592EC; Thu, 10 Nov 2022 06:43:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=4waZGx1mhb2Gs8t6eRuJtt5huDkfAYnK6l5OrzVQpGs=; b=QIPUQPn21qj05SNWVVWDur4+Dd ZUGh8x+b+DfptieL83j7BWHiNLCWYmiaV9bsJ7Doy/288YLpBakQaPfHa6dQc3AJmT1MzmJ7p8ge7 9UgLeWbxSiJnnGSfltqy+AY4TxLGqkyFTTD6OkO6U1iJcSNAx9WKXeiC+VlNYSPJgEcSZdt3RWL8H kt2EI2fUCQoeB09IRnB8mMtMgD0A6GcqWRNV0KWoIqyEB1qMZ+Aa3g3GUhZkPTR4VepcM4VeVnAQc O9hph9+RFgwbh0+O0/CGAqw7mUE00Pwo9CH0EuQmTHcD0kzCNb6B2fryhWBNvsGm3cQ2XVap9nFyu sImwz9nQ==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:35206) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ot8m6-0005kM-Dw; Thu, 10 Nov 2022 14:43:26 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1ot8m3-0006j6-GN; Thu, 10 Nov 2022 14:43:23 +0000 Date: Thu, 10 Nov 2022 14:43:23 +0000 From: "Russell King (Oracle)" To: Krzysztof Kozlowski Cc: Rob Herring , Linus Walleij , Bartosz Golaszewski , Lee Jones , Alyssa Rosenzweig , Andy Shevchenko , asahi@lists.linux.dev, devicetree@vger.kernel.org, Hector Martin , Jonathan Corbet , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-gpio@vger.kernel.org, Petr Mladek , Rasmus Villemoes , Sergey Senozhatsky , Steven Rostedt , Sven Peter Subject: Re: [PATCH v3 3/7] dt-bindings: mfd: add binding for Apple Mac System Management Controller Message-ID: References: <531d88b8-75db-1d8f-1384-b8d05594e7b3@linaro.org> <20221109221723.GA2948356-robh@kernel.org> <403f372a-6fd1-b5b6-cfd9-b15147bf1caf@linaro.org> <392bec2d-c4aa-f87d-5250-c62760f808e2@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <392bec2d-c4aa-f87d-5250-c62760f808e2@linaro.org> Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Thu, Nov 10, 2022 at 03:36:17PM +0100, Krzysztof Kozlowski wrote: > On 10/11/2022 15:23, Russell King (Oracle) wrote: > >>> > >>> Make up your bloody minds and stop pissing me about. This is why I've > >>> given up trying to get this in. > >> > >> I don't think it is constructive to discuss this with you anymore. > >> > >>> > >>> Getting a consistent message would be nice, but it seems impossible. > >>> > >> > > > > In which case you CLEARLY didn't read the cover message to that two > > patch series. > > I have every day 100-200 new patches, so not every cover letter gets > enough attention. Your did not say this is part of MFD, just mentioned > some build dependency. > > Anyway, job of submitter is to make the patch and its context readable > to the reviewers. > > There is literally nothing about including in parent MFD node in DT. > Just take a look: > > https://lore.kernel.org/all/Y1q5jW8ff0aUdjPd@shell.armlinux.org.uk/ > > Or maybe you refer to this: > "previously posted before the last merge window." > Yes, so I will go through hundreds of emails from a week or months to > satisfy you? > > "this driver is dependent on the > Apple SMC driver in order to be buildable and usable." > > The only hint... it's about driver, not MFD. Make it obvious for > readers, not obvious for you. > > "It is expected > that this Apple SMC driver will be merged via Lee's MFD tree." > > Maybe there is dependency, maybe not, who the heck knows. Everything that needed to be said was said in the cover message. I'm not going to bother continuing with this thread because there is nothing more to be said. This is getting utterly idiotic. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!