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 641B4C4320A for ; Wed, 4 Aug 2021 15:42:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4C7F360F14 for ; Wed, 4 Aug 2021 15:42:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239196AbhHDPnA (ORCPT ); Wed, 4 Aug 2021 11:43:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239207AbhHDPnA (ORCPT ); Wed, 4 Aug 2021 11:43:00 -0400 Received: from mail-ot1-x330.google.com (mail-ot1-x330.google.com [IPv6:2607:f8b0:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E4F79C061799 for ; Wed, 4 Aug 2021 08:42:46 -0700 (PDT) Received: by mail-ot1-x330.google.com with SMTP id 68-20020a9d0f4a0000b02904b1f1d7c5f4so2003121ott.9 for ; Wed, 04 Aug 2021 08:42:46 -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=nerYHUdRdbYFzlQjp5pBoYJPHBZ2ZgnUm5+kWyeZxBY=; b=wfdGZd9XHdfd+zP+YSLJJy7gG32dbhFR9Efzf5TPu93R2J3HjQjBtPeqdPenpYcxl4 4sdHcsot6An9sJ247y+29GAJu3C70lIL7Lr0gJLkRE/Q3EX8DZQkYvs70b5pBZ/tDBGL 5n8ibsLIRbE82UQjyVia08aPqJ84YkaEqPHeDKksMFbacZWbjQix1hNH4SDZI0zneveJ pY1L+Jksj0DNcGmM0VD8DrdMe07s56PSrmpWVF2q97iYj4zjFpwXpeH1rBOpmVKHJ+ba sQtWjymrSDd1DK/TVjRA049weJexV5hQsYAehJzR1B0Tk57pO+HL85+iYFQ72iiag+vf pCaQ== 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=nerYHUdRdbYFzlQjp5pBoYJPHBZ2ZgnUm5+kWyeZxBY=; b=LGY2KVAVWhmiYVMyZ84x0TAonm2YwQpNlUNok72+SUCJmSyKTZpAylXcqnar8aMPV9 V5+wNBAJ8XliwBEkSoBmajrBDJtYuc+CXpc7fc+ZMXCmegncyy6evq7mmRSUHyC54JrR 9Y8Yz0Mnzch0ZQI8w2YsqWZdti7oCNH4oKV5OFT8nQzFbVnp143sft4ZXXOppeHaHvo6 TJpY3s19kiSQsTRhlvpSf5NUjf0MIriCecr/jkFrHSobaQag14y7T8kDATj2DgCyjIEt Ta4NCRutesl00VlWhmMK5HOj4RDWogTewaJWled+RE0jls1CB6aAQCQLgBCK/zMx7frp WJ4A== X-Gm-Message-State: AOAM531uJFK2eXv3rdAcuVbKffDe/oF2qem5CmRzrVPdxtSgik8RZuy5 W8a2f/h5t9ecYL86ssMQn2f+Dg== X-Google-Smtp-Source: ABdhPJwypfzyjnmpuMLC/38I3EdRmDzEz0C1h58e8QbTD79cwWkNXJVGZpXVfOiEOIwzfxQFJzcT6w== X-Received: by 2002:a9d:190e:: with SMTP id j14mr287443ota.48.1628091766082; Wed, 04 Aug 2021 08:42:46 -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 q15sm446187otf.70.2021.08.04.08.42.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Aug 2021 08:42:45 -0700 (PDT) Date: Wed, 4 Aug 2021 10:42:43 -0500 From: Bjorn Andersson To: Thara Gopinath Cc: rjw@rjwysocki.net, viresh.kumar@linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH] cpufreq: blacklist Qualcomm sm8150 in cpufreq-dt-platdev Message-ID: References: <20210804133451.2503674-1-thara.gopinath@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210804133451.2503674-1-thara.gopinath@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Wed 04 Aug 08:34 CDT 2021, Thara Gopinath wrote: > The Qualcomm sm8150 platform uses the qcom-cpufreq-hw driver, so > add it to the cpufreq-dt-platdev driver's blocklist. > Reviewed-by: Bjorn Andersson > Signed-off-by: Thara Gopinath > --- > 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 9d5a38a91f10..231e585f6ba2 100644 > --- a/drivers/cpufreq/cpufreq-dt-platdev.c > +++ b/drivers/cpufreq/cpufreq-dt-platdev.c > @@ -141,6 +141,7 @@ static const struct of_device_id blocklist[] __initconst = { > { .compatible = "qcom,sc7280", }, > { .compatible = "qcom,sc8180x", }, > { .compatible = "qcom,sdm845", }, > + { .compatible = "qcom,sm8150", }, > > { .compatible = "st,stih407", }, > { .compatible = "st,stih410", }, > -- > 2.25.1 >