[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230104063553.2rkoxxkkrsmbmqdg@vireshk-i7>
Date: Wed, 4 Jan 2023 12:05:53 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Konrad Dybcio <konrad.dybcio@...aro.org>
Cc: linux-arm-msm@...r.kernel.org, andersson@...nel.org,
agross@...nel.org, krzysztof.kozlowski@...aro.org,
marijn.suijten@...ainline.org,
"Rafael J. Wysocki" <rafael@...nel.org>, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cpufreq: Add SM6375 to cpufreq-dt-platdev blocklist
On 03-01-23, 18:11, Konrad Dybcio wrote:
> 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 <konrad.dybcio@...aro.org>
> ---
> 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[] __initconst = {
> { .compatible = "qcom,sdm845", },
> { .compatible = "qcom,sm6115", },
> { .compatible = "qcom,sm6350", },
> + { .compatible = "qcom,sm6375", },
> { .compatible = "qcom,sm8150", },
> { .compatible = "qcom,sm8250", },
> { .compatible = "qcom,sm8350", },
Applied. Thanks.
--
viresh
Powered by blists - more mailing lists