From nobody Tue Sep 16 12:27:39 2025 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 4DE50C54EBC for ; Tue, 3 Jan 2023 17:13:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238117AbjACRNK (ORCPT ); Tue, 3 Jan 2023 12:13:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54666 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238839AbjACRMc (ORCPT ); Tue, 3 Jan 2023 12:12:32 -0500 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1565DE6E for ; Tue, 3 Jan 2023 09:11:34 -0800 (PST) Received: by mail-lf1-x12c.google.com with SMTP id m6so36147496lfj.11 for ; Tue, 03 Jan 2023 09:11:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=JccoZqih8NMDPLuOB1vR7eQ4lQc1zHRGNfhVSrbaXuQ=; b=W9R/zXmKj0eqmBefLvFQsInxzB1tdZyecZS2wdZfLCjQxcaXXA66oiFvieZA/R0HEo 1rY+4BFkSIb34JH33MPv0FjUdz+wEVPss7YnDTkTKBPvS38JXXI+v7ggQLpwborIOmNe Kvd9Vsr74tR112gL3nDbnkyphKKHTYR1QmTED5y2rW6XidTUBu5D+/gsDsZLhKEA3BP8 jeTxnd0iNUPvgzqj9gskcg/sFgzYbc5K8GeFSqiciESEdBxzy03ld/JVQPu1nXlIm7W5 bDeO9oj3Mcd6sb5NWvR6Jcr5wtCmPaeQP4BWJz7+LbiZjSbaws+jMUNJXc7Zx6OZgNaA LSrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=JccoZqih8NMDPLuOB1vR7eQ4lQc1zHRGNfhVSrbaXuQ=; b=TQh+AU73OSfye8B+XBJfuOn3VepHqdpozFRtKVnj99uRcd9kIUocEyyJbM7jrKNFcO TLhDzb3bAkrzpjHEtvcNYDbs0QvB/JpGvoSD2POzzN990f6kxbZrhiTBu1h8rlI5zQSt ZEyXLxPjEmo3xyf61fiNGfIuoTZkOSb6oqtvqIKxDR37i7HFWD+OSp9lPwpB3W4qiM8Z mU0SOOeSMXwPFLghzG2MkndyXuzusyySfwrWVSiYuVhGEYMrkSmNwcnxmPZY8CW/RsYB VlaadPyH0xUUiM8ylIm48jp3QU8qGvEzGdWeLaXrXmWkKDz634Z04NhGz0xcPkdIYW1I 2c5g== X-Gm-Message-State: AFqh2kooI0NT0Xm8qMvhp+cb8W8kDKFnoOJUNUxyo492/oT61fIuKO/b nLq7r619hlcqmtTxnaRS4wwcuULaKXX34S3O X-Google-Smtp-Source: AMrXdXv6Y0gRiCny+Y/ci6XfffadRMEqeydwbmZ5pksP3Cc3L0y8Xfkxe+h7RH3CXtp761AOKvYkWA== X-Received: by 2002:a05:6512:b19:b0:4ca:eebd:3bd2 with SMTP id w25-20020a0565120b1900b004caeebd3bd2mr13035509lfu.45.1672765892471; Tue, 03 Jan 2023 09:11:32 -0800 (PST) Received: from localhost.localdomain (abxi45.neoplus.adsl.tpnet.pl. [83.9.2.45]) by smtp.gmail.com with ESMTPSA id by17-20020a05651c1a1100b0027ffd0ec180sm249511ljb.55.2023.01.03.09.11.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Jan 2023 09:11:32 -0800 (PST) From: Konrad Dybcio To: linux-arm-msm@vger.kernel.org, andersson@kernel.org, agross@kernel.org, krzysztof.kozlowski@linaro.org Cc: marijn.suijten@somainline.org, Konrad Dybcio , "Rafael J. Wysocki" , Viresh Kumar , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] cpufreq: Add SM6375 to cpufreq-dt-platdev blocklist Date: Tue, 3 Jan 2023 18:11:29 +0100 Message-Id: <20230103171129.191193-1-konrad.dybcio@linaro.org> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The Qualcomm SM6375 platform uses the qcom-cpufreq-hw driver, so add it to the cpufreq-dt-platdev driver's blocklist. Signed-off-by: Konrad Dybcio --- 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 8ab672883043..1a7b2420e735 100644 --- a/drivers/cpufreq/cpufreq-dt-platdev.c +++ b/drivers/cpufreq/cpufreq-dt-platdev.c @@ -150,6 +150,7 @@ static const struct of_device_id blocklist[] __initcons= t =3D { { .compatible =3D "qcom,sdm845", }, { .compatible =3D "qcom,sm6115", }, { .compatible =3D "qcom,sm6350", }, + { .compatible =3D "qcom,sm6375", }, { .compatible =3D "qcom,sm8150", }, { .compatible =3D "qcom,sm8250", }, { .compatible =3D "qcom,sm8350", }, --=20 2.39.0