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 4E3C2C3F6B0 for ; Wed, 17 Aug 2022 06:12:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238852AbiHQGMi (ORCPT ); Wed, 17 Aug 2022 02:12:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54268 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233034AbiHQGMh (ORCPT ); Wed, 17 Aug 2022 02:12:37 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B2A7792D0 for ; Tue, 16 Aug 2022 23:12:36 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id c28so13717423lfh.3 for ; Tue, 16 Aug 2022 23:12:36 -0700 (PDT) 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; bh=PZ4LK8GGphGofsuluwN0mGslSZaTL+IEGFrATPvBPVI=; b=VHrTPPR76OtrWG3SrbjnGOx8gTtTZ7/M9JJD6NyyR85/G9baHBTsxzPHkmX/STyR// JEYu3kxeUnNdfzmSI1h5yzNsryVQKLXmySnxoCylUUtMreXwiSxqVKRHztrl8btq+Z+v A4EwjTAKUDWozs65TteOSM2+iupPmPOIsVrNfOLBbYT0xUZij+Ey4EL1NpUDCHV1cnxc ieGJGEAPmWm+PwoqHgRBSsH7b0LjTVijh3U++p4IZ1OFvfm/nMpIKWpS/GJ6GzEdYCdc o8lZbMT6Tw1Hrz7mxRXQIsi42fbue0vqJSVk5SxqPkinjCTwVVNWXlr/cPTqtym5Ge82 Gi9g== 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; bh=PZ4LK8GGphGofsuluwN0mGslSZaTL+IEGFrATPvBPVI=; b=l8i8wvYAxijUgKoOWbiQeFGqqAirSSRVllYDrx8QJo3v19Ul+KmOV19WlZb7XOAiSw XYtjYEei1VvGj9esIFpdOuj5f8aamoMgnLuJK7vAjvXp3/QLngEJRVJTvXHTZ3/TlZ1x vIPRsgi6fnm8X4SQDZMfDBRh/lhKntJzOCAAzuilR5DmKTSt6S19OZMmm1y3Gv5r+UZf aEvvfZOfexKluNsDCYbQqwSAw1xRn6kRfwGcpU7iAsAuXNtQ7bGYyf96rJmxq8j8s9Fc 0S9UVcPvLHRtosbf0uPHRbLCT+t5QupVp00hGWFhgeifT5oDZ0rZUYh5Ow7tGydWpQcg okrQ== X-Gm-Message-State: ACgBeo10nLCBfqq8fLnWI1wq7k5jUO3xP/YYnYYseGqEfVOpw/onwVfu 0pBEn51uvLpGBvcdUgE8Q1WK7g== X-Google-Smtp-Source: AA6agR4FX69ljy5R0pSejaqH04NrUc8B0QHFFVg2pHgqObkjP9l0n2ifZQDW8lJ0q/oyN25J9zg/yA== X-Received: by 2002:a05:6512:2824:b0:48a:e80e:e654 with SMTP id cf36-20020a056512282400b0048ae80ee654mr8969163lfb.274.1660716754887; Tue, 16 Aug 2022 23:12:34 -0700 (PDT) Received: from ?IPV6:2001:14bb:ae:539c:1b1c:14b7:109b:ed76? (d15l54h48cw7vbh-qr4-4.rev.dnainternet.fi. [2001:14bb:ae:539c:1b1c:14b7:109b:ed76]) by smtp.gmail.com with ESMTPSA id e3-20020a05651236c300b0048cf43c3a85sm1575558lfs.238.2022.08.16.23.12.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 16 Aug 2022 23:12:34 -0700 (PDT) Message-ID: <35973b74-f8f2-f953-f937-365acb67db43@linaro.org> Date: Wed, 17 Aug 2022 09:12:32 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH v6 0/9] Improve MCP3911 driver Content-Language: en-US To: Marcus Folkesson Cc: Kent Gustavsson , Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Andy Shevchenko , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220815061625.35568-1-marcus.folkesson@gmail.com> <99d7784e-e59f-b4f7-e275-935836e5d406@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 16/08/2022 17:57, Marcus Folkesson wrote: > On Tue, Aug 16, 2022 at 01:22:31PM +0300, Krzysztof Kozlowski wrote: >> On 15/08/2022 09:16, Marcus Folkesson wrote: >>> v5: >>> - Drop remove function >>> - Split tx&rx transfers in mcp3911_trigger_handler() >>> - Moved Kconfig changes to right patch >>> >>> v6: >>> - Go for devm_clk_get_enabled() >>> - Cosmetic cleanups >>> - Clarify the description of microchip,data-ready-hiz >>> >> >> Please include the diffstat (format-patch does it for you, but if you >> prefer to use other tools - it's your job). > > I'm sorry, I do not get you. > The diffstat is included in the patches, should it be included here as > well? Yes, in the cover letter, so when someone partially interested (e.g. me) opens the cover letter, it's easy to notice what files are affected. Again, this is exactly what Git is doing, so you have to on purpose use less-standard process to achieve cover letter without diffstat. Best regards, Krzysztof