[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240816025956.utm7w2djq5ukvoxx@vireshk-i7>
Date: Fri, 16 Aug 2024 08:29:56 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Danila Tikhonov <danila@...xyga.com>
Cc: robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
andersson@...nel.org, konradybcio@...nel.org, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
rafael@...nel.org, kees@...nel.org, tony.luck@...el.com,
gpiccoli@...lia.com, ulf.hansson@...aro.org, andre.przywara@....com,
quic_rjendra@...cinc.com, davidwronek@...il.com,
neil.armstrong@...aro.org, heiko.stuebner@...rry.de,
rafal@...ecki.pl, macromorgan@...mail.com, linus.walleij@...aro.org,
lpieralisi@...nel.org, dmitry.baryshkov@...aro.org,
fekz115@...il.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
netdev@...r.kernel.org, linux-pm@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH v2 03/11] cpufreq: Add SM7325 to cpufreq-dt-platdev
blocklist
On 08-08-24, 21:40, Danila Tikhonov wrote:
> The Qualcomm SM7325 platform uses the qcom-cpufreq-hw driver, so add
> it to the cpufreq-dt-platdev driver's blocklist.
>
> Signed-off-by: Danila Tikhonov <danila@...xyga.com>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@...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 cac379ba006d..18942bfe9c95 100644
> --- a/drivers/cpufreq/cpufreq-dt-platdev.c
> +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
> @@ -166,6 +166,7 @@ static const struct of_device_id blocklist[] __initconst = {
> { .compatible = "qcom,sm6350", },
> { .compatible = "qcom,sm6375", },
> { .compatible = "qcom,sm7225", },
> + { .compatible = "qcom,sm7325", },
> { .compatible = "qcom,sm8150", },
> { .compatible = "qcom,sm8250", },
> { .compatible = "qcom,sm8350", },
Applied. Thanks.
--
viresh
Powered by blists - more mailing lists