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 A4ADCC433FE for ; Thu, 10 Nov 2022 14:36:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229829AbiKJOg0 (ORCPT ); Thu, 10 Nov 2022 09:36:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60946 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229611AbiKJOgZ (ORCPT ); Thu, 10 Nov 2022 09:36:25 -0500 Received: from mail-lf1-x132.google.com (mail-lf1-x132.google.com [IPv6:2a00:1450:4864:20::132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5A5881EAE7 for ; Thu, 10 Nov 2022 06:36:23 -0800 (PST) Received: by mail-lf1-x132.google.com with SMTP id r12so3651010lfp.1 for ; Thu, 10 Nov 2022 06:36:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=A69txW9iggSNkdP/nQ5U6dpUNL+jGVuughye7m5si+I=; b=TzwBwyFSBp6qkaEkfafIvqSCCZPx5YULBwW9S0b3J+5SfWHYxCnTH8VAaxfWnIkchh gT67jqTe4iLpzCjG/AKLmOXon91u5uSHKjC3z57Gf/S5hfoETUMdcfm0Y55Uz7enW7uL TnttORDMbW77Al0vidB2llkLkXhczLLl4dp4YI+vVmlo01D1L1RtuV13NP2m30sOCzZo 0rmMoJyeGSdP05w9GvOZvx9ebhTc7m+TfQGXHQq170yprWRSh8X+jguYFvESGPIX40w5 MytFPR+/jCEWllShm9nJ4bw4dabv5OdF1puYb4T7ma8aKfUsYdfkv7CpJtb5oDL01OOk hlIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=A69txW9iggSNkdP/nQ5U6dpUNL+jGVuughye7m5si+I=; b=T1qvwGQm7S2De3+Rmrj1d/AxCv66GcWEM1FOF7K6WA6GFzvs5bDZTPaTth6RSDKS9r blQ6NZIQfkS9PjFLulfWLJuRof8Q0t0SroYqQpDU1O3R/fe0YxsirmTpuq7gIK8k6IO9 qKWGeyDNd/Zd0k3ixwMGYajoqYRc4mdUMKuZe9aU/85Qw8ADcYhJHySDYpqm0N4WdfEg EfQ5UISA1NfBdixgagtFOP4e+H4/xjUIjn6HXFQ5k4GWEknI7euzy1dPcwamOhXPMaDi 694+MigDRPUAYhjJy0yq3x9IkqS4pOY77bnIPfwI8MmqncJU+ShmyCubA0Td5fmh4bz4 R+Qw== X-Gm-Message-State: ACrzQf11uruzgHeV+fmLaYIVaPp7HxY4lqgi/t8wmaauiTjHyBGHGBzH jaNlcwh1iK2uW8vb5t5eYkTzRQ== X-Google-Smtp-Source: AMsMyM7KGIkty4xZO/9jQRsXxH0v5rDOnPRRVCHh0SQ4GWyXcX+Zd6lGgflOmMs/QVCB2FziHhNHzw== X-Received: by 2002:a05:6512:210b:b0:4a2:361d:da22 with SMTP id q11-20020a056512210b00b004a2361dda22mr20829878lfr.561.1668090981735; Thu, 10 Nov 2022 06:36:21 -0800 (PST) Received: from [192.168.0.20] (088156142199.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.199]) by smtp.gmail.com with ESMTPSA id i24-20020a2ea238000000b002770d98151dsm2746981ljm.122.2022.11.10.06.36.18 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 10 Nov 2022 06:36:19 -0800 (PST) Message-ID: <392bec2d-c4aa-f87d-5250-c62760f808e2@linaro.org> Date: Thu, 10 Nov 2022 15:36:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v3 3/7] dt-bindings: mfd: add binding for Apple Mac System Management Controller Content-Language: en-US To: "Russell King (Oracle)" 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 References: <531d88b8-75db-1d8f-1384-b8d05594e7b3@linaro.org> <20221109221723.GA2948356-robh@kernel.org> <403f372a-6fd1-b5b6-cfd9-b15147bf1caf@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 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. > Again, YOU are giving contradictory information. Best regards, Krzysztof