From patchwork Thu Feb 18 22:23:26 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicola Mazzucato X-Patchwork-Id: 384417 Delivered-To: patch@linaro.org Received: by 2002:a02:c80e:0:0:0:0:0 with SMTP id p14csp4056585jao; Thu, 18 Feb 2021 14:22:46 -0800 (PST) X-Google-Smtp-Source: ABdhPJwZh3vzEq43CjV6mcTbL7VwDXYNtGs75yk3jwPr7A1Qd0uSV0HKsbMAxnNXMlMriwaoU0Bq X-Received: by 2002:a17:906:f888:: with SMTP id lg8mr6103369ejb.44.1613686966237; Thu, 18 Feb 2021 14:22:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613686966; cv=none; d=google.com; s=arc-20160816; b=BZN+SUfiB3p6q7c3cEFOcuOSuKN+masaWv5KBO7D0sj0eexR7Q+BrJB9DI+jOmF2Es vjfzOcGIiHaqRiCIM+TDlltHuzppX5oXbQOgE5B+1tPteSu1gZCWtO3UM1Zz06Ytq72d yoiJXaI4AdAb5Qc1kkIYfgEyDYpVC2DVXjYyVCLyd8UkvgbeGoV33TFBKNe7aVVVqyzC gdAfAKfRRjf2Rea/6mWYGinflfu7i3AtqVdl1H+Kc7tVeOS8NEuF0m44tqp2x9FLni1r Vk5mgvcKyMAY2xa8OYSgK2jm4E1ACSQvfeK99tFPv1GTSzcQDSUyzy9rCkb9kzSwbcHv Smaw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=G1E9/g7KRMrz7FSSYzua2K4K+5deV5zPbq3JNZlyZT8=; b=A5RvP7sR90VKtZH58L3kdp9l10sgo42g+xnImfekQz+7qjUjKM7dZxOkRDyNBxe5se OFVSbWxzyAOcgnrk2VzK0RI/o/ZG0fE+d3iw653Pz+fZWLUH2Lto7IRyfBuUoQb/vsJc q+GfkIkxkog6P7JQ8LE2Y8XM0x6IWcRGHAEhcocNJYU9gBlUbuHLzj/WSuhSqsN7yR63 EuOxFFoMtqrkxdw6943eHF7rlTzqBPiX7/qoQ0SG5eA3zUo93dDbLkEwfoP+RpqxVHYB gGkEMNafUYA5KP0XvI3WOslsa/b5mK1knTaA8sUC5T70Y+gA/CUYDpQoRaAyZpvcJqVl xJKw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-pm-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-pm-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q3si4240231edv.223.2021.02.18.14.22.46; Thu, 18 Feb 2021 14:22:46 -0800 (PST) Received-SPF: pass (google.com: domain of linux-pm-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-pm-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-pm-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230036AbhBRWVY (ORCPT + 7 others); Thu, 18 Feb 2021 17:21:24 -0500 Received: from foss.arm.com ([217.140.110.172]:56314 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229994AbhBRWVV (ORCPT ); Thu, 18 Feb 2021 17:21:21 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 07FE6113E; Thu, 18 Feb 2021 14:20:36 -0800 (PST) Received: from ubuntu.arm.com (unknown [10.57.43.160]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 301403F73D; Thu, 18 Feb 2021 14:20:34 -0800 (PST) From: Nicola Mazzucato To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, sudeep.holla@arm.com, rjw@rjwysocki.net, vireshk@kernel.org, cristian.marussi@arm.com Cc: morten.rasmussen@arm.com, chris.redpath@arm.com, ionela.voinescu@arm.com, nicola.mazzucato@arm.com Subject: [PATCH v8 3/3] cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev Date: Thu, 18 Feb 2021 22:23:26 +0000 Message-Id: <20210218222326.15788-4-nicola.mazzucato@arm.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20210218222326.15788-1-nicola.mazzucato@arm.com> References: <20210218222326.15788-1-nicola.mazzucato@arm.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org From: Sudeep Holla Add "arm,vexpress" to cpufreq-dt-platdev blacklist since the actual scaling is handled by the firmware cpufreq drivers(scpi, scmi and vexpress-spc). Signed-off-by: Sudeep Holla --- drivers/cpufreq/cpufreq-dt-platdev.c | 2 ++ 1 file changed, 2 insertions(+) -- 2.27.0 diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c index bd2db0188cbb..91e6a0c10dbf 100644 --- a/drivers/cpufreq/cpufreq-dt-platdev.c +++ b/drivers/cpufreq/cpufreq-dt-platdev.c @@ -103,6 +103,8 @@ static const struct of_device_id whitelist[] __initconst = { static const struct of_device_id blacklist[] __initconst = { { .compatible = "allwinner,sun50i-h6", }, + { .compatible = "arm,vexpress", }, + { .compatible = "calxeda,highbank", }, { .compatible = "calxeda,ecx-2000", },