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 X-Spam-Level: X-Spam-Status: No, score=-6.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3A362C43461 for ; Mon, 3 May 2021 16:20:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EC21F61182 for ; Mon, 3 May 2021 16:20:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231264AbhECQVn (ORCPT ); Mon, 3 May 2021 12:21:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46460 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231280AbhECQVl (ORCPT ); Mon, 3 May 2021 12:21:41 -0400 Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 35F48C06174A for ; Mon, 3 May 2021 09:20:48 -0700 (PDT) Received: by mail-pj1-x102a.google.com with SMTP id x7-20020a17090a5307b02901589d39576eso1535325pjh.0 for ; Mon, 03 May 2021 09:20:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Ky5VBISu+vykToqpdikhJHfiagjLwsfGTGizoIDmNDM=; b=XenStAF6BtbZZ1YqYSKpAdhx/9CGmbxAG2diftYlvCMEKqNTW3lolZarsPx8Zhe8Q3 iOet87TsZRqxMA8DQ7eYxGkdhDJfuswGeup0nkM61FBYdKpoD/yaC7TMPYMc+RQljQ5N B2rCPmO9TfnAjxPc6CakCDw4/yKudujwaI0Aw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Ky5VBISu+vykToqpdikhJHfiagjLwsfGTGizoIDmNDM=; b=AmRp39tYi0+x64mY4QM9g6qHTv/h5oZsDdxcR3/c9ma0i9DW42kjhMX/DqJAfNRzAr JlEbJIz/u3vctC0gM2v75/pixP4WM5tYXyWl46lNGs1Hy/cRLj8xOHjn6nL/+7vwlINF 7WUKk23FlZN9sbQJnkUHktOZ+dD3t6adu683heRKcZkxWvMI7wN+wtB+XPe/daEmWpL0 dCTU8uVwsO6fEFWubvEzwQ5FskvMTux3P//Rp4YDKgh2/Cw+/UY50wfULZSCpwmGYcz5 P12+CMJ8i4GTu/GQBlxTiR6w93w+42lM/xKytaNGWN1aRkk2pLOwpz1nPq979mqLaFJX oVmw== X-Gm-Message-State: AOAM533NpMxFHSaW//rZHAXAwK2w987ES+hYG3OSadYIIgq+iuESmVH0 tdViRYg7W5adnPb7LLA0pRN1Kg== X-Google-Smtp-Source: ABdhPJzFqHJEruMYbvRurZFwgIixqV2VK2vmsewIn9wsezld2yIddak8fRRIlmccBRuOVw5rAh5wmQ== X-Received: by 2002:a17:90a:6c62:: with SMTP id x89mr13633031pjj.213.1620058847816; Mon, 03 May 2021 09:20:47 -0700 (PDT) Received: from localhost ([2620:15c:202:201:8584:3fd:2adf:a655]) by smtp.gmail.com with UTF8SMTPSA id f3sm281160pjo.3.2021.05.03.09.20.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 03 May 2021 09:20:47 -0700 (PDT) Date: Mon, 3 May 2021 09:20:45 -0700 From: Matthias Kaehlcke To: Sibi Sankar Cc: bjorn.andersson@linaro.org, viresh.kumar@linaro.org, swboyd@chromium.org, agross@kernel.org, robh+dt@kernel.org, rjw@rjwysocki.net, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, dianders@chromium.org Subject: Re: [PATCH 1/2] cpufreq: blacklist SC7280 in cpufreq-dt-platdev Message-ID: References: <1619792901-32701-1-git-send-email-sibis@codeaurora.org> <1619792901-32701-2-git-send-email-sibis@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1619792901-32701-2-git-send-email-sibis@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, Apr 30, 2021 at 07:58:20PM +0530, Sibi Sankar wrote: > Subject: cpufreq: blacklist SC7280 in cpufreq-dt-platdev > > Add SC7280 to cpufreq-dt-platdev blacklist since the actual scaling is > handled by the 'qcom-cpufreq-hw' driver. The coding style recommends the use of "allowlist" or "passlist" of "blacklist": https://elixir.bootlin.com/linux/v5.12/source/Documentation/process/coding-style.rst#L338 It's existing code so you aren't necessarily expected to change it. But you could still use the recommended terminology in the commit message.