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=-15.8 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,URIBL_BLOCKED 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 16366C47080 for ; Mon, 31 May 2021 18:21:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F0BD1600EF for ; Mon, 31 May 2021 18:21:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232507AbhEaSWw (ORCPT ); Mon, 31 May 2021 14:22:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38660 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230288AbhEaSWu (ORCPT ); Mon, 31 May 2021 14:22:50 -0400 Received: from mail-oo1-xc2c.google.com (mail-oo1-xc2c.google.com [IPv6:2607:f8b0:4864:20::c2c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B6EEEC06174A for ; Mon, 31 May 2021 11:21:10 -0700 (PDT) Received: by mail-oo1-xc2c.google.com with SMTP id o66-20020a4a44450000b029020d44dea886so2941931ooa.5 for ; Mon, 31 May 2021 11:21:10 -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; bh=x9RUBmMQU4rnqXddK5v0U/IX48u+qvHAWGVqJ1XFKLs=; b=MHfxWL+Lu2oOODkz5EoTuDHIQEi5s7ukPWtuhHlW/8XG5+UTcO6MYZpbiddXDafU5F 6BUCX2CZFAoWuQQ8ecfq/dbqdNMyWIY+c9A33FW26Z01ymXG2GA/VMbR+EvD0lRi0cSu 4Y8CfTTpcuLwu1yXNT4k0VmU8UZuRmBLN2V+rexKayEeusAHebQej9WLqyPL77O61dFp OmNyKQXf0By6aVugNT+JWITnnowVKt86hejogdhZZzGKiJTp9cmOmuQh2JrFcykSwfHN e2W8cJe6cmpiViWHsWatFqGd8Iuh6FLxKXaOs9tNVBj4TIvSqn5CMTkSkaGLKxQ7SZjW yMEw== 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=x9RUBmMQU4rnqXddK5v0U/IX48u+qvHAWGVqJ1XFKLs=; b=boQDjmfXbWkHd4GlsqQKu4wLbBs1GQ/kQfdtust52Fz2LDmfK7GkW1NKWmePLafUtU qQd20Zl8LX53QzYCA0ej6zMgbFM4yeinzZcuO2SdRc46zesVmo5LzRDZnp31pcCFrbwg 7w2gyoUK5l0aUm01494NxmmY6bSzF6u1P1MAbCDqw6XU2/X2C9WOWzi6i6nJTZXH6eX4 P7IqsITE9EVOO6UfcA0PjKst56dzVXo/wChMOaV6qyMmV/019d/NThf9nSKyeUHJg32Y /D8L4GjVw72y9bB+Kon6/XmNy2kl6/1L5yqU4A5EunmXWPjHYy0FupJpvouh1MfebmbT +OmQ== X-Gm-Message-State: AOAM5305AzcaBmaYMRfKA/kKm2fIzJYTyhAaW0VJeaSA9g3VOka41ge0 seuFvx+c9WRueTSl/baxO5YIzA== X-Google-Smtp-Source: ABdhPJzu0yCihYWPm6Dv4bKzvA3alXKP7M0S6fx8sRM+Ca3aZphKMf4OAgtcwr7wrZvzZ0NcWt084w== X-Received: by 2002:a4a:ab83:: with SMTP id m3mr17112699oon.2.1622485270083; Mon, 31 May 2021 11:21:10 -0700 (PDT) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id t26sm3248506oth.14.2021.05.31.11.21.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 31 May 2021 11:21:09 -0700 (PDT) Date: Mon, 31 May 2021 13:21:07 -0500 From: Bjorn Andersson To: Sibi Sankar Cc: Viresh Kumar , 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: References: <1620807083-5451-1-git-send-email-sibis@codeaurora.org> <1620807083-5451-2-git-send-email-sibis@codeaurora.org> <20210520035622.e276tqpl4gg5fxhk@vireshk-i7> <6f5b1d0992243ff5d71362f463a5f1cf@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6f5b1d0992243ff5d71362f463a5f1cf@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu 20 May 02:20 CDT 2021, Sibi Sankar wrote: > On 2021-05-20 09:26, Viresh Kumar wrote: > > 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 ? > > Lets skip pulling in 2/2 for now. In particular it's ripe for merge conflicts, so I'd prefer to take it through my tree. > It depends on a few other changes to land first and the cpufreq node > for sc7280 needs a re-spin. What other dependencies do we have? I dropped the reg-names from the cpufreq node and merged that change. Regards, Bjorn