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=-17.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 21DDDC433ED for ; Thu, 20 May 2021 03:56:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F233B611BD for ; Thu, 20 May 2021 03:56:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229586AbhETD5r (ORCPT ); Wed, 19 May 2021 23:57:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54494 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229498AbhETD5q (ORCPT ); Wed, 19 May 2021 23:57:46 -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 38A05C061574 for ; Wed, 19 May 2021 20:56:26 -0700 (PDT) Received: by mail-pj1-x102a.google.com with SMTP id ot16so6484482pjb.3 for ; Wed, 19 May 2021 20:56:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=po4uQOPMb2vlHYmlr9YHEFFwM3Cu/99nzbQP8WwI5lA=; b=QA2gT1MQUF6M1toXCLbBIu346gFBWM2+MW4S6+iOCrftmZ9J9H6x/wOB7FEGqXedgw TsyB2746ddL7IozzQ4uUKW5spTp9bbxpp5GWvQGG/QByDCNc7dwsWrsmeLAhiZh2wjRB xGu2cndaRm50Eze5PR/Ykkdgq7BNRdQHT7BNCsJceMQftYTLT8WhVtrjKpDOErlml/hV xkmp948hPsMEX01dI+vp51mgYJbySMDiQwgT9oJUZiwNtyQfTbX062DXhuQpW9tESltX xuygOdF4raqwfyzMzuJBPN9VtL37DxDzYOHl/URYwvp4J+IUdN1EHq9eKzYPj9Zozh5/ 3dtQ== 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:user-agent; bh=po4uQOPMb2vlHYmlr9YHEFFwM3Cu/99nzbQP8WwI5lA=; b=aQhHMeqGx8plLEEcueryrlDd7tdgK72DsSskIDEmK2zG27Tox2U0+fYDF3X/IAG7dX K2qmnBC2u74iQ9ClhfJKEWsq0jphpSVo5shLy7QVT946YdqWNL/WmbKCc/4Eao9cvMZK By48N4qI1GfKOiNRPgV1/oyEZIoBku28ujNCuyuYu/l771sA09ndQo4NIFpXgBxuFX2m DOa/vdGHs4MjA2QZCkaP73ySxNFE79ud6xW0nPHfMV7gAkAZ2XGjjbTurxVQUTlVTnHm b1Hv6Jc32gTkbDeRdbH6TbNLRAP4/lGBGElHs81my4rucgHovDhUbeRNWegJmYZaPYWG m+GA== X-Gm-Message-State: AOAM530QU8o0/C9VzVnXatoQkcxVYzOxS6FgKwJhoFQhxMUF677+42GE k13XTXqgx9+SH1x1PYdRFoMqhg== X-Google-Smtp-Source: ABdhPJzLrj2GgWWPuAohBxvwb17XdNk9prc3xA0DJgRsykC+2R2crjPg0lGmRQCkouKu1bT0psKqVQ== X-Received: by 2002:a17:902:db09:b029:f4:8d37:8d12 with SMTP id m9-20020a170902db09b02900f48d378d12mr3529028plx.52.1621482985771; Wed, 19 May 2021 20:56:25 -0700 (PDT) Received: from localhost ([136.185.154.93]) by smtp.gmail.com with ESMTPSA id a10sm5221770pjs.39.2021.05.19.20.56.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 May 2021 20:56:24 -0700 (PDT) Date: Thu, 20 May 2021 09:26:22 +0530 From: Viresh Kumar To: Sibi Sankar Cc: bjorn.andersson@linaro.org, dianders@chromium.org, mka@chromium.org, sboyd@kernel.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 Subject: Re: [PATCH v3 1/2] cpufreq: blacklist SC7280 in cpufreq-dt-platdev Message-ID: <20210520035622.e276tqpl4gg5fxhk@vireshk-i7> References: <1620807083-5451-1-git-send-email-sibis@codeaurora.org> <1620807083-5451-2-git-send-email-sibis@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1620807083-5451-2-git-send-email-sibis@codeaurora.org> User-Agent: NeoMutt/20180716-391-311a52 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 12-05-21, 13:41, Sibi Sankar wrote: > Add SC7280 to cpufreq-dt-platdev blacklist since the actual scaling is > handled by the 'qcom-cpufreq-hw' driver. > > Reviewed-by: Douglas Anderson > Signed-off-by: Sibi Sankar > --- > drivers/cpufreq/cpufreq-dt-platdev.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c > index 5e07065ec22f..345418b8250e 100644 > --- a/drivers/cpufreq/cpufreq-dt-platdev.c > +++ b/drivers/cpufreq/cpufreq-dt-platdev.c > @@ -137,6 +137,7 @@ static const struct of_device_id blacklist[] __initconst = { > { .compatible = "qcom,msm8996", }, > { .compatible = "qcom,qcs404", }, > { .compatible = "qcom,sc7180", }, > + { .compatible = "qcom,sc7280", }, > { .compatible = "qcom,sdm845", }, > > { .compatible = "st,stih407", }, Applied 1/2. Thanks. What do you want to do for 2/2 ? Go through my tree? need an update ? -- viresh